python-mode question

Barry A. Warsaw bwarsaw at cnri.reston.va.us
Wed Jun 16 10:23:59 EDT 1999


>>>>> "AR" == Alex Rice <alex at mindlube.com> writes:

    AR> When I run python-mode in Emacs 20, I see a second Python menu
    AR> that always shows me a heirarchy of my method and class names
    AR> in the current buffer. In XEmacs, it's not there. How do I
    AR> display that?  Using version 3.90.

Newer XEmacsen support Imenu just like FSF Emacs.  With XEmacs 21 I
see a menu entry called "IM-Python" which contains the methods and
classes.  This should all work by default, but you may need to upgrade 
the XEmacs you're using.

-Barry




More information about the Python-list mailing list