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

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

elisp programming - navigate through code?


From: Martin
Subject: elisp programming - navigate through code?
Date: Sat, 29 Mar 2014 17:49:48 +0100
User-agent: mu4e 0.9.9.5; emacs 24.3.1

Hi there,

This is now specially for elisp, but maybe its possible for other things to
(ruby on rails - ruby, javascript, coffeescript, ...)

Is there a way to navigate better through my code.

like having a function (foo arg1 arg2) putting the cursor to foo will
C-h f suggest I want to read the docstring for that.  Thats good.

But now I'd like to navigate to the definition (which can be in the same
buffer or somewhere else). Is that possbile?

Thanks,
Martin

        



reply via email to

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