From: ams@gnu.org (Alfred M. Szmidt)
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: emacs-lisp-mode and find-tag
Date: Fri, 20 Jun 2014 11:52:06 -0400 [thread overview]
Message-ID: <E1Wy16k-0003HP-AC@fencepost.gnu.org> (raw)
In-Reply-To: <jwvegyjr6xy.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Fri, 20 Jun 2014 10:30:37 -0400)
> 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?
I think it would be good to provide a generic M-. (and M-*, ..)
binding that several backends (etags, symbol-file, ...) can then
use.
That would be very nice indeed.
next prev parent reply other threads:[~2014-06-20 15:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-20 12:32 emacs-lisp-mode and find-tag Alfred M. Szmidt
2014-06-20 13:08 ` Eli Zaretskii
2014-06-20 15:52 ` Alfred M. Szmidt
2014-06-20 14:30 ` Stefan Monnier
2014-06-20 15:52 ` Alfred M. Szmidt [this message]
2014-06-20 16:24 ` Stefan Monnier
2014-06-20 16:52 ` Josh
2014-06-20 17:35 ` Stefan Monnier
2014-06-20 18:53 ` Ivan Kanis
2014-06-20 19:07 ` Josh
-- strict thread matches above, loose matches on Subject: below --
2014-06-20 20:22 Barry OReilly
2014-06-21 1:08 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Wy16k-0003HP-AC@fencepost.gnu.org \
--to=ams@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).