emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch to optionally show Python process buffer after C-c C-c


From: Glenn Morris
Subject: Re: Patch to optionally show Python process buffer after C-c C-c
Date: Mon, 18 Jun 2012 14:20:34 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

I tested it with M-x python-shell-send-string and it has no effect.
Use process-buffer to get the actual buffer to switch to?
The command python-shell-switch-to-shell does this.
So maybe just add an option to call that at the end of
python-shell-send-string?

In line with current python name space, the option should probably be
called python-shell-something.

I don't use python much, so I'll cc the mode's author.

Context is here:

http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00272.html



reply via email to

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