help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Lisp: jumping to a definition?


From: Bernardo
Subject: Re: Emacs Lisp: jumping to a definition?
Date: Wed, 02 Sep 2009 21:09:12 +1000
User-agent: Thunderbird 2.0.0.23 (X11/20090812)

how do you jump to the definition of function/variable at point while
editing Emacs Lisp code?

Currently I use "C-h f", then I follow the link showed into the
function/variable documentation. Is there a way to achieve that with a
single command?

Thanks

maybe Tags could help (M-. and friends)?
(info "(emacs)Tags")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]