
18 Oct
2004
18 Oct
'04
2:27 a.m.
Peter Seibel <peter@javamonkey.com> writes:
Okay, I'm totally confused. I have a couple macros with lambda lists like this:
(defmacro with-gensyms ((&rest names) &body body) ...
(defmacro once-only ((&rest names) &body body) ...
It seems that a few weeks ago, when I used these macros Emacs would indent the bodies correctly, i.e.
Bah. More chaos. I just restarted emacs and SLIME and now *neither* macro gets indented correctly. -Peter -- Peter Seibel peter@javamonkey.com Lisp is the red pill. -- John Fraser, comp.lang.lisp