j
k
j a
j l
I have a macro with such lambda-list: (defmacro fluid-let (&environment env (&rest bindings) &body body) ...)
With „slime-indentation”, it gets indented pretty badly:
(fluid-let () 42)
Without it, it's (correctly) indented as with LET bodies.
Show replies by date
slime-devel@common-lisp.net
Add to favorites Remove from favorites