Emacs mode: Display higher level

Thomas Guettler guettli at thomas-guettler.de
Wed Nov 5 05:13:23 EST 2003


Hi!

I use xemacs. Is it possible to show the next higher
level in the status bar?

Up to now it looks like this:

Noconv-----XEmacs: foo.py (Python Font)----L1177-C0--79%---

It would be nice if it could look like this:

Noconv-----XEmacs: foo.py/MyClass (Python Font)----L1177-C0--79%---

if the cursor is inside "class MyClass ....."

Or better, like this, if the cursor is inside
myFunc of MyClass:

Noconv-----XEmacs: foo.py/MyClass/myFunc (Python Font)----L1177-C0--79%---

 thomas





More information about the Python-list mailing list