[Python-bugs-list] [Bug #132398] Emacs Python mode bugs

noreply@sourceforge.net noreply@sourceforge.net
Wed, 14 Feb 2001 13:12:42 -0800


Bug #132398, was updated on 2001-Feb-14 13:12
Here is a current snapshot of the bug.

Project: Python
Category: demos and tools
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: gvanrossum
Assigned to : bwarsaw
Summary: Emacs Python mode bugs

Details: 1. I wish that Emacs Python mode, when I run a buffer with ^C^C,
looked at the #! line (if there is one) to choose a Python interpreter,
rather than blindly using the default.

2. Also, when I set the variable python-command to "python1.5", this
apparently has no effect -- it still uses "python".

3. Maybe I've submitted this before; each time I use ^C^CF a new buffer
with a name like /usr/tmp/python-uKA1TJ is created; these buffers just
collect dust.

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=132398&group_id=5470