So could not just the beginning-of-defun-raw and end-of-defun be redefined
for java mode? Then you could also use beginning-of-defun, mark-defun, and
narrow-to-defun without modifications. Or is it better to provide similar
functions with equal key-bindings?
--
knut
> -----Original Message-----
> From: David Ponce [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, November 15, 2000 9:39 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Re[1]: Navigating Java functions?
>
> Hello Eric,
>
> [...]
> >As a side note, I also discovered `beginning-of-defun-function' and
> >`end-of-defun-function', which are documented like this:
> [...]
>
> Very interesting but it seems that these variables do not exist in Emacs
> 20.7. What version of Emacs are you using?
>
> Sincerely,
> David