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

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

Re: etags to xref changed navigation


From: Eli Zaretskii
Subject: Re: etags to xref changed navigation
Date: Mon, 22 Apr 2024 22:19:34 +0300

> Date: Mon, 22 Apr 2024 12:00:39 -0400
> From:  Stefan Monnier via Users list for the GNU Emacs text editor 
> <help-gnu-emacs@gnu.org>
> 
> > If you still want to have the old behavior back, you can rebind M-. to
> > find-tag and M-, to tags-loop-continue, which still exist, just
> > without the default key binding.
> 
> But these use only the TAGS info, not the Xref info.

That's what the pre-Emacs 25 M-. and M-, did.  So if that was good
enough then, find-tag should be good enough now.

> Maybe we could make consecutive uses of `M-.` jump to the "next def"
> (when there are more than one)?

That'd get in the way of some workflows, I think, and is also very
problematic from the UI POV.



reply via email to

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