emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-lisp-mode and find-tag


From: Stefan Monnier
Subject: Re: emacs-lisp-mode and find-tag
Date: Fri, 20 Jun 2014 12:24:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>> Is there some specific reason why M-. (find-tag) doesn't work by
>> default in emacs-lisp files? There seems to be little point in
>> using etags seeing that emacs already knows where the source is
>> of a given function.
>    Because currently M-. doesn't mean "jump to definition" but "jump
>    to definition according to TAGS file".
> That kinda depends on the mode, no?

No, that's the problem.  Of course, some modes may decide to rebind
M-. but that's rare.


        Stefan



reply via email to

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