[slime-devel] Patch for :DEFAULT-INITARGS indentation problem

Helmut Eller heller at common-lisp.net
Tue Jun 29 06:19:44 UTC 2010


* Desmond O. Chang [2010-06-27 16:40] writes:

> Hi all,
>
> This patch resolves the :DEFAULT-INITARGS indentation problem
> described by Zach [1].  It is based on Bill's one [2], and I make the
> indentation methods lookup correct.  Bill said it's a yucky patch, but
> at least it works.  I hope the patch can be commited.

Something like

 (put 'default-value 'common-lisp-indent-function '(&rest))

would probably be easier than adding yet another special case to the
indentation code.  Or writing \Default should also work.

Helmut





More information about the slime-devel mailing list