John L. Clark wrote: > When I run a custom XXE command, performing an undo of that command > requires an undo of all of the components of that command. This may be > by design, in which case I'd be curious to know the intent, here. If it > is not by design and not too hard to change, I would find it useful to > be able to atomically undo (and redo) a macro command as a whole.
This is not a bug, just a limitation. I'll add your request to the wish list. Note that when this request will implemented (I don't know when), you'll need to explicitly specify which macro-commands are undoable (because it does not make sense to undo a macro-command which has performed a format conversion or which has just changed the selection). --- PS: As an XXE user, I find that the fact that macro commands are not repeatable (using Ctrl-A) even more annoying than the fact they are not undoable as a whole (example: convert text to emphasis[role=bold]).

