How to make undo work in the scratch buffer
How to make undo work in the scratch buffer
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...
:) /\
Hmmm, I don’t exactly understand your problem. From what I recall you can undo in the scratch buffer. Are you using vanilla emacs?
Hi @ouigol@beehaw.org.
I'm using vanilla emacs with my own configuration. And replying to Sunoc made me remember that the scratch buffer starts as
read-only
and not inorg-mode
. So it seems it comes from there... I'll have to bissect it?Thanks a lot... :)