[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.
- etags to xref changed navigation, Phillip Susi, 2024/04/22
- Re: etags to xref changed navigation, Eli Zaretskii, 2024/04/22
- Re: etags to xref changed navigation, Stefan Monnier, 2024/04/22
- Re: etags to xref changed navigation,
Eli Zaretskii <=
- Re: etags to xref changed navigation, Stefan Monnier, 2024/04/22
- Re: etags to xref changed navigation, Phillip Susi, 2024/04/23
- Re: etags to xref changed navigation, Stefan Monnier, 2024/04/23
- Re: etags to xref changed navigation, Eli Zaretskii, 2024/04/23
- Re: etags to xref changed navigation, Stefan Monnier, 2024/04/23
- Re: etags to xref changed navigation, Eli Zaretskii, 2024/04/24
- Re: etags to xref changed navigation, Dmitry Gutov, 2024/04/24
- Re: etags to xref changed navigation, Stefan Monnier, 2024/04/24
- Re: etags to xref changed navigation, Dmitry Gutov, 2024/04/25
Re: etags to xref changed navigation, Phillip Susi, 2024/04/23