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

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

Go to Emacs-Lisp Definition


From: Nordlöw
Subject: Go to Emacs-Lisp Definition
Date: Tue, 22 Sep 2009 02:13:10 -0700 (PDT)
User-agent: G2/1.0

Has anyone implemented a go to (lookup) definition of an Emacs-Lisp
symbol: function, variable, face, etc kind of like find-tag but using
Emacs own symbol database (hash-table)?

I know that I can achieve this in Vanilla Emacs with C-h f,v, but
direct jump (M-.) would be more user efficient!

Thanks,
Per Nordlöw


reply via email to

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