Matthias Koeppe mkoeppe+slime@mail.math.uni-magdeburg.de writes:
"Tobias C. Rittweiler" tcr@freebits.de writes:
I implemented the macroexpansion stack that I talked about several month ago. With the attached patch, it's possible to press `l' (for "last", like in the inspector) to get to the same content as of the previous macroexpansion buffer, for example, after an in-place expansion.
Does undo not work for you in the macroexpansion buffer? If it does not, it should be fixed.
Well, does it work for you? (Remember, the macroexpansion buffer is read only!)
But it may actually be a good idea to do what I want on behalf of Emacs' undo functionality. I'll look into how to do that as soon as time permits. Thank you for that hint, though!
-T.