this post was submitted on 25 Jan 2025
15 points (100.0% liked)
Emacs
2304 readers
48 users here now
Our infinitely powerful editor.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@crmsnbleyd
Do/undo/redo as a non-linear construct broke my brain more than a little. Even after all this time it's still somewhat cryptic. Packages like `vundo' have been indispensable for visualizing the decidedly non-linear, non-circular, zig-zag of previous do, undo, and redo.
i just use undo-fu, maybe I should try using the vanilla undo
@crmsnbleyd
I tend to use undo-fu more often for sure. Typically the simpler word processor style of managing things is all I need, and for code there's version control.
Honestly I'd say if you're happy with undo-fu there's no real reason to go back. Unless you're curious and want to explore, which I'd never discourage either!