unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25405: 25.1; ‘C-c C-p’ or ‘C-c C-p’.
@ 2017-01-09 12:23 Per Starbäck
  2017-01-09 15:29 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Per Starbäck @ 2017-01-09 12:23 UTC (permalink / raw)
  To: 25405

$ 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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#25405: 25.1; ‘C-c C-p’ or ‘C-c C-p’.
  2017-01-09 12:23 bug#25405: 25.1; ‘C-c C-p’ or ‘C-c C-p’ Per Starbäck
@ 2017-01-09 15:29 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2017-01-09 15:29 UTC (permalink / raw)
  To: Per Starbäck; +Cc: 25405-done

> From: starback@stp.lingfil.uu.se (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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-09 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09 12:23 bug#25405: 25.1; ‘C-c C-p’ or ‘C-c C-p’ Per Starbäck
2017-01-09 15:29 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).