[slime-devel] Indent IF*
Gábor Melis
mega at retes.hu
Mon Jan 24 14:45:59 UTC 2011
Hello
Attached is a hack based on the code that indents LOOP (in
contrib/slime-indentation.el)
to indent IF*. I'm aware that few people hack on code with IF* but to
them it's quite
useful.
You need to load the slime-indentation contrib and this file.
It does this:
(if* (eq t nil)
then ()
()
elseif (dsf)
thenret x
else (balbkj)
(sdf))
Yes, that was the spec and the user doc.
Cheers,
Gabor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-indent-if-star.el
Type: text/x-emacs-lisp
Size: 3107 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20110124/77f48148/attachment.bin>
More information about the slime-devel
mailing list