Written on 2018-11-26
Here is a collection of small tips for Lisp newcomers.
Here is how to do it:
C-c C-w m <ENTER>
(this calls function slime-who-macroexpands
).C-c C-k
to recompile all of them at once!If using SLY hit C-c C-w RET
instead.