object browser in emacs

Paul Kinnucan paulk at mathworks.com
Thu May 25 11:08:06 EDT 2000


Huaiyu Zhu wrote in message ...
>I just realized the folowing interesting thing: If you enable jde mode for
>java, you can use the speedbar which lists objects in a convenient tree in
a
>separate window.  Now if you edit python code it automatically lists python
>objects (including all python modules in the directory).  Really cool.
>
>Is the speedbar a part of jde-mode that happens to also work in
python-mode,
>or is it a language-neutral app?  Can I ask python-mode to use it
>automatically?
>
>I could have examined the elisp code ... but I'm no expert and somebody may
>already know the answer.


One of my goals for the JDE is to make Java developers aware of useful Emacs
features, such as speedbar and imenu, that do not appear on the Emacs menu
and hence may escape that notice of even longtime Emacs users. To that end,
I put these features on the JDE menu.

- Paul







More information about the Python-list mailing list