[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Undo boundaries inside macros?
From: |
Robert Pluim |
Subject: |
Undo boundaries inside macros? |
Date: |
Thu, 22 Mar 2018 16:36:28 +0100 |
<f3> 1 2 <f4> <f4> C-/ ; this undoes all the effects of the macro
<f3> 1 RET 2 <f4> <f4> C-/ ; this only undoes the '2'
I was expecting undo to be an all-or-nothing affair, but adding lines
introduces an undo boundary inside the macro. It matches what happens
when you type '1 RET 2' interactively, but should it?
Robert
- Undo boundaries inside macros?,
Robert Pluim <=