On Fri, 02 Jan 2009, Helmut Eller heller@common-lisp.net writes:
If there's not a major outcry, I'll make `slime-setup' do the following
(setq lisp-simple-loop-indentation 1 lisp-loop-keyword-indentation 6 lisp-loop-forms-indentation 6)
It would be good to report this as Emacs bug.
Actually, I would submit whole `loop' related parts of contrib/slime-indentation.el file as bug report. (Or whole contrib/slime-indentation.el as is?)
Regards.