this post was submitted on 15 Nov 2023
2 points (100.0% liked)

Emacs

313 readers
2 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

If I understand it right, goto-last-change should go to the places where I made the last edits. But often, when I want to go back, it seems to have "forgotten" them, jumps to a very old edit, and then displays "No further change info" in the minibuffer.

I just had the problem again. I made sure the edits are very far away, many lines in the same org-buffer. Neither goto-last-change-reverse nor goto-last-change does find them. But when I use undo-redo, all my "forgotten" edits are found and subsequently undone. How can that be?

Do you use a different function for going back to the last edits? Or am I using goto-last-change in a wrong way? The variable glc-default-span is set to 8, and I am using Org mode version 9.6.9 and Emacs 29.1. Thank you for any advice!

Edit: I also use undo-fu-session, could it be that this interferes with goto-last-change?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here