[slime-devel] [PATCH] Fix loop keywords recognition in slime-cl-indent.el
Didier Verna
didier at lrde.epita.fr
Fri Dec 2 15:58:35 UTC 2011
Dear Slimers,
the following patch against slime-cl-indent.el fixes LOOP's indentation
scheme for the pedants who :do this, or even the maniacs who #:do that.
2011-12-02 Didier Verna <didier at xemacs.org>
* slime-cl-indent.el (common-lisp-loop-type)
(common-lisp-loop-part-indentation)
(common-lisp-indent-body-introducing-loop-macro-keyword)
(common-lisp-indent-prefix-loop-macro-keyword)
(common-lisp-indent-clause-joining-loop-macro-keyword)
(common-lisp-indent-indented-loop-macro-keyword)
(common-lisp-indent-indenting-loop-macro-keyword)
(common-lisp-indent-loop-macro-else-keyword)
(common-lisp-indent-loop-macro-1): Match not only KEYWORD but also
:KEYWORD and #:KEYWORD in the LOOP macro.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: loop.patch
Type: text/x-patch
Size: 3241 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20111202/38c05347/attachment.bin>
-------------- next part --------------
--
Resistance is futile. You will be jazzimilated.
Scientific site: http://www.lrde.epita.fr/~didier
Music (Jazz) site: http://www.didierverna.com
More information about the slime-devel
mailing list