Bugs item #1079878, was opened at 2004-12-06 10:07 Message generated for change (Comment added) made by guettli You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1079878&group_id=86916
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Thomas Heller (theller) Assigned to: Nobody/Anonymous (nobody) Summary: C-c C-c moves cursor into Python Output buffer Initial Comment: When I edit a Python script with XEmacs, then hit C-c C-c, the script is executed, the output is shown in a *Python Output* buffer, and the cursor is moved into this buffer. I want the cursor to stay in the buffer displaying the Python script. According to Skip this is a bug. ---------------------------------------------------------------------- Comment By: Thomas Guettler (guettli) Date: 2004-12-07 20:15 Message: Logged In: YES user_id=22123 Hi Thomas Heller, the drawback of your patch is, that the output buffer is not visible after py-execute-buffer. It is only visible if it was before. ---------------------------------------------------------------------- Comment By: Thomas Heller (theller) Date: 2004-12-07 15:22 Message: Logged In: YES user_id=11105 The attached patch works for me. But - I'm not an elisp hacker, so I have no idea if that's correct. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1079878&group_id=86916 _______________________________________________ Python-mode mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-mode