Barry Warsaw wrote:
> On Sep 13, 2009, at 6:29 AM, Andreas Roehler wrote:
> 
>> 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.
> 
> I think you meant the Bazaar repo? :)
> 

Not this time. :)

It's a patch agains XEmacs lisp.el, providing a call of
end-, resp. beginning-of-defun-function from beginning-of-defun/end-of-defun.

Its a feature available in GNU Emacs, but not in XE.
(Was buggy in GNU last time btw.)




> Can you do a proper branch and merge proposal for this change?  Please
> create a bug too.  It just helps us track things much better.

Will keep that in mind.

Andreas

> 
> -Barry
> 

_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to