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.
Does undo not work for you in the macroexpansion buffer? If it does not, it should be fixed.
Undo does not work for me because the *SLIME macroexpansion* buffer is read-only upon creation. Calling toggle-read-only before doing more macro expansions in it enables undo operations later, so a fix should be easy.
later