[Python-mode] [ python-mode-Bugs-1088621 ] py-help-at-point doesn't work any longer

SourceForge.net noreply at sourceforge.net
Tue Jul 18 17:51:31 CEST 2006


Bugs item #1088621, was opened at 2004-12-20 19:58
Message generated for change (Comment added) made by chobbs
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1088621&group_id=86916

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Heller (theller)
Assigned to: Nobody/Anonymous (nobody)
Summary: py-help-at-point doesn't work any longer

Initial Comment:
C-c C-h py-help-at-point gives 'Selecting deleted or
non-existant buffer'.

XEmacs 21.4 (patch 13) "Rational FORTRAN" [Lucid]
(i586-py-win32) of Sun May 25 2003 on TSUNAMI

Using `python-mode' version $Revision: 4.69 $

WinXP Pro, SP2.

----------------------------------------------------------------------

Comment By: Craig Hobbs (chobbs)
Date: 2006-07-18 15:51

Message:
Logged In: YES 
user_id=1557659

In py-execute-region on line 1759 (v. 4.75) change
"py-which-shell" to "shell".

----------------------------------------------------------------------

Comment By: Thomas Heller (theller)
Date: 2004-12-22 20:39

Message:
Logged In: YES 
user_id=11105

I have no idea, but I'm quite sure you will get usefull
answers on the (x)emacs mailing lists.

----------------------------------------------------------------------

Comment By: Skip Montanaro (montanaro)
Date: 2004-12-21 14:58

Message:
Logged In: YES 
user_id=44345

Thanks.  I started working on this last night and think I
have a fix.

Worrying that fixing this problem in the obvious way might
lead to
other problems elsewhere leads me to wonder if there's a
unit test
package for Emacs Lisp that's similar to Python's unittest
module.



----------------------------------------------------------------------

Comment By: Thomas Heller (theller)
Date: 2004-12-21 12:39

Message:
Logged In: YES 
user_id=11105

This problem only occurrs when there is no *Python* shell
buffer.  Hitting C-c ! makes the problem disappear.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1088621&group_id=86916


More information about the Python-mode mailing list