all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: "R. Diez" <rdiezmail-emacs@yahoo.de>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: Replacing find-tag with xref
Date: Tue, 30 Apr 2019 10:33:06 -0400	[thread overview]
Message-ID: <CAM-tV-8zP5sbbzh1gShkA3hks7HPpcdWj-68TrWBcNjjVTT53A@mail.gmail.com> (raw)
In-Reply-To: <0449a484-a4e4-c006-747a-f07e8c85ec81@yahoo.de>

On Tue, 30 Apr 2019 at 08:43, R. Diez <rdiezmail-emacs@yahoo.de> wrote:

> Some time ago I noticed that find-tag was being deprecated, and I tried the suggested replacement, but I got frustrated and gave up.
>
> This deprecation has now become a more serious issue, because etags.el is no longer present in a convenient package repository, like Emacs'
> default one or MELPA.

Um, isn't it still in master?

https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/progmodes/etags.el

> I wonder whether I could turn xref-etags-mode on globally. And whether that would be enough.

Yeah, that should work, though (add-hook 'emacs-lisp-mode-hook
#'xref-etags-mode) should currently be enough.



  reply	other threads:[~2019-04-30 14:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30  9:15 Replacing find-tag with xref R. Diez
2019-04-30 14:33 ` Noam Postavsky [this message]
2019-05-02  9:34   ` R. Diez
2019-05-02 11:15     ` Noam Postavsky
2019-05-02 22:53       ` Dmitry Gutov

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAM-tV-8zP5sbbzh1gShkA3hks7HPpcdWj-68TrWBcNjjVTT53A@mail.gmail.com \
    --to=npostavs@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rdiezmail-emacs@yahoo.de \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.