Re: python-mode question

2004-12-06 Thread Skip Montanaro
Thomas> I assume you meant the python-mode project? Whoops. Yeah. Thanks. Skip -- http://mail.python.org/mailman/listinfo/python-list

Re: python-mode question

2004-12-06 Thread Thomas Heller
Skip Montanaro <[EMAIL PROTECTED]> writes: > Thomas> When I edit a Python script with XEmacs, then hit C-c C-c, the > Thomas> script is executed, the output is shown in a *Python Output* > Thomas> buffer, and the cursor is moved into this buffer. > > Thomas> How can I change the be

Re: python-mode question

2004-12-04 Thread Skip Montanaro
Thomas> When I edit a Python script with XEmacs, then hit C-c C-c, the Thomas> script is executed, the output is shown in a *Python Output* Thomas> buffer, and the cursor is moved into this buffer. Thomas> How can I change the behaviour so that the cursor stays where it Thomas