[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: etags to xref changed navigation
From: |
Stefan Monnier |
Subject: |
Re: etags to xref changed navigation |
Date: |
Tue, 23 Apr 2024 14:29:31 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
>> I'm not sure what the problems would be, concretely, but we can always
>> solve the problem by making the behavior optional.
> I think the reason why it was on M-, before was because repeated
> M-. couldn't tell whether you wanted the next, or to start a new search
> for whatever point is on now.
That's also my understanding, and I'm suggesting that it distinguishes
the two by checking if `M-.` is used consecutively or not (just like
`C-/` can't easily tell whether you want to keep undoing or you want to redo
the thing you just undid, so it checks whether these `C-/` are
consecutive or not).
Stefan
- 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, 2024/04/22
- 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 <=
- 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
Re: etags to xref changed navigation, Philip Kaludercic, 2024/04/22