emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#25405: closed (25.1; ‘C-c C-p’ or ‘C-c =?UTF-8?Q?C


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25405: closed (25.1; ‘C-c C-p’ or ‘C-c =?UTF-8?Q?C-p=E2=80=99.?=)
Date: Mon, 09 Jan 2017 15:30:02 +0000

Your message dated Mon, 09 Jan 2017 17:29:30 +0200
with message-id <address@hidden>
and subject line Re: bug#25405: 25.1; ‘C-c C-p’ or ‘C-c C-p’.
has caused the debbugs.gnu.org bug report #25405,
regarding 25.1; ‘C-c C-p’ or ‘C-c C-p’.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
25405: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25405
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.1; ‘C-c C-p’ or ‘C-c C-p’. Date: Mon, 09 Jan 2017 13:23:52 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
$ emacs -Q /tmp/foo.py
        (with emacs-25.1 and non-existing /tmp/foo.py)
C-c C-z
        (= python-shell-switch-to-shell)

That yields:

  user-error: Start a Python process first with ‘C-c C-p’ or ‘C-c C-p’.

from python-shell-get-process-or-error. I would have expected just

  user-error: Start a Python process first with ‘C-c C-p’.

and not two identical alternatives.



--- End Message ---
--- Begin Message --- Subject: Re: bug#25405: 25.1; ‘C-c C-p’ or ‘C-c C-p’. Date: Mon, 09 Jan 2017 17:29:30 +0200
> From: address@hidden (Per Starbäck)
> Date: Mon, 09 Jan 2017 13:23:52 +0100
> 
> $ emacs -Q /tmp/foo.py
>       (with emacs-25.1 and non-existing /tmp/foo.py)
> C-c C-z
>       (= python-shell-switch-to-shell)
> 
> That yields:
> 
>   user-error: Start a Python process first with ‘C-c C-p’ or ‘C-c C-p’.
> 
> from python-shell-get-process-or-error. I would have expected just
> 
>   user-error: Start a Python process first with ‘C-c C-p’.
> 
> and not two identical alternatives.

Thanks, this is now fixed for Emacs 25.2.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]