Replies: 1 comment 2 replies
-
Usually after a kmacro execution, you have to undo many times to get back to the original state. In beacon state, meow collapses all execution into one undo boundary, so you can undo the effect with just one undo. However, for the changes you made when recording the kmacro, you have to undo multiple times as usual, as it should be. The undo boundary is a concept in Emacs, so we don't pull it into the explanation. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, what is meant by "collapsing undo boundary" exactly?
Can this notion/concept use some more explanation/disambiguation when it is introduced in the context of
EXPLANATION.org
?I couldn't make it out...
Beta Was this translation helpful? Give feedback.
All reactions