Menu

#27 py-help-at-point doesn't work any longer

open
nobody
None
5
2004-12-20
2004-12-20
No

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.

Discussion

  • Thomas Heller

    Thomas Heller - 2004-12-21

    Logged In: YES
    user_id=11105

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

     
  • Skip Montanaro

    Skip Montanaro - 2004-12-21

    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.

     
  • Thomas Heller

    Thomas Heller - 2004-12-22

    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.

     
  • Craig Hobbs

    Craig Hobbs - 2006-07-18

    Logged In: YES
    user_id=1557659

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

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.