6 Mar
2002
6 Mar
'02
12:15 p.m.
On 06 Mar 2002 12:00:31 +0000 seb bacon <seb@jamkit.com> wrote: Oh sorry, no I understand. I think then you need to use etags, which should give you this function, but you need to generate a TAGS file and can then use the etags commands of emacs. This works perhaps only in the current directory. HTHalm, (a little more :-) __Jankko
On Wed, 2002-03-06 at 11:49, Thomas Guettler wrote:
By the way, the ctrl-c ctrl-u solution only jump to the beginng of the function you are in.
Thanks to everyone for their suggestions, but Thomas is right: I don't want to jump to the beginning of the function I'm in, but to the definition of the function I'm pointing at.
seb