Next: Disassembly, Previous: Cross-reference, Up: SLIME mode [Contents][Index]
Macroexpand (or compiler-macroexpand) the expression starting at point once. If invoked with a prefix argument use macroexpand instead or macroexpand-1 (or compiler-macroexpand instead of compiler-macroexpand-1).
Macroexpand the expression starting at point once. If invoked with a prefix argument, use macroexpand instead of macroexpand-1.
Fully macroexpand the expression starting at point.
Display the compiler-macro expansion of sexp starting at point.
Repeatedly expand compiler macros of sexp starting at point.
For additional minor-mode commands and discussion, see slime-macroexpansion-minor-mode.