[Python-mode] beginning-of-defun-function.patch
Andreas Roehler
andreas.roehler at online.de
Sun Sep 13 12:29:28 CEST 2009
Hi,
as mentioned, several modes like C++ or python-mode
need a more sophisticated determination of beginning-
or end-of-defun than a regexp may provide.
A additional function-call will be possible with patch
attached. It allows use of `M-x end-of-defun' in
python-mode for example.
Should no one object, I'll try to check it in into
the mercurial repo.
Cheers
Andreas Röhler
--
https://code.launchpad.net/s-x-emacs-werkstatt/
http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: beginning-of-defun-function.patch
Type: text/x-patch
Size: 2653 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-mode/attachments/20090913/45a05405/attachment.bin>
More information about the Python-mode
mailing list