Re: [Python-mode] beginning-of-defun-function.patch

2009-09-14 Thread Barry Warsaw
On Sep 14, 2009, at 2:22 AM, Andreas Roehler wrote: Not this time. :) Sorry. Note to self: first sleep, /then/ reply. -B PGP.sig Description: This is a digitally signed message part ___ Python-mode mailing list Python-mode@python.org http://mail

Re: [Python-mode] beginning-of-defun-function.patch

2009-09-13 Thread Andreas Roehler
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 >>

Re: [Python-mode] beginning-of-defun-function.patch

2009-09-13 Thread Barry Warsaw
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-