|
From: | Vagn Johansen |
Subject: | Re: Eclipse-style control-click on Elisp function name to visit source |
Date: | Tue, 24 May 2011 20:02:02 -0000 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) |
Stefan Monnier <monnier@iro.umontreal.ca> writes: >> I'd like to bind that visit directly to `C-mouse-1' click on any >> function name in any ELisp buffer, similar to how Eclipse does it for >> Java code for instance. I couldn't find a way to do it in Emacs. Any >> ideas? Or should I write it myself? > > M-x find-function is pretty close. > Call (find-function-setup-keys) and find-function is then bound C-h F -- Vagn Johansen
[Prev in Thread] | Current Thread | [Next in Thread] |