[slime-devel] slime-indentation breaks indentation
Stanislaw Halik
sthalik at test123.ltd.pl
Wed Sep 30 02:47:38 UTC 2009
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.
--
polscy Lispnicy, łączmy się -- #lisp-pl na freenode
Lisp stuff: <http://tehran.lain.pl>
More information about the slime-devel
mailing list