3
submitted 1 year ago by edumerco@lemmy.ml to c/emacs@lemmy.ml

Dear fellow emacsers.

How can we make undo work on the scratch buffer? I'm sure it is a simple configuration issue, but I'm not getting the appropriate keyword to find the relevant documentation.

Thanks a lot in advance for your help and attention...
:) /\

you are viewing a single comment's thread
view the rest of the comments
[-] oantolin@discuss.online 1 points 11 months ago

By default undo does work in the scratch buffer so it is something in your configuration that is keeping this from working. As a quick way to check, try running emacs -q, which skips loading your configuration, and see if you have undo in the scratch buffer there; if so, it's definitely something you have in you configuration.

You can bisect your configuration to figure out how you are deactivating undo. You can do this manually or with the help of the bug-hunter package.

this post was submitted on 16 Jul 2023
3 points (80.0% liked)

Emacs

2135 readers
4 users here now

Our infinitely powerful editor.

founded 4 years ago
MODERATORS