GNU bug report logs -
#52417
Mark ring navigation could be two-way
Previous Next
Full log
Message #26 received at 52417 <at> debbugs.gnu.org (full text, mbox):
On 11.12.2021 00:20, ndame via Bug reports for GNU Emacs, the Swiss army
knife of text editors wrote:
> Other tools has similar features like the mark ring and they
> provide two-way navigation, so you can go back to some previous
> position to check something, and then you can go forward in the
> ring to get back to a more recent position or the latest position
> if you want.
>
> Emacs could have this too by providing a command which allows
> moving forward in the mark ring.
FWIW, we've recently added xref-go-forward, bound to 'C-M-,', which
pairs with xref-go-back (which was renamed at the same time), bound to
'M-,'.
A fair number of commands both push to mark ring and call
xref-push-marker-stack, so you might find this useful.
This bug report was last modified 3 years and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.