[Python-mode] py-match-paren, py-forward-comment

Andreas Roehler andreas.roehler at online.de
Thu Jan 29 18:48:25 CET 2009


Hi pythonics,

introduced `py-match-paren', known as `match-paren' in
Emacs Lisp - jump to and fro beg-end of block.

Realising this, traversing comments needed to be
reliable: re-implemented `forward-comment', called here
py-forward-comment, but should work with any mode.

BTW next weeks I have to take some break from
python-mode.el enjoyment.

Andreas Röhler



--
Mentioned python-mode.el branch is available at
http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/files



More information about the Python-mode mailing list