[slimpl] How to help Slimpl

Dmitry Petukhov dmgenp at gmail.com
Fri Feb 24 09:11:44 CST 2006


2006/2/23, Larry Clapp <larry at theclapp.org>:
>
>
>   For example, Vim doesn't, by default, indent FLET expressions very
>   well:
>
>   (flet ((some-long-function-name ()
>                                   (expr)))
>     ...)


 if you add some-long-function-name to lispwords variable, it will indent
properly. But i have no idea how to do this authomatically. At best you can
map a key to manually add a symbol to lispwords.

I once thought about using equalprg for indenting, but can't find any
standalone tool for indenting lisp. Maybe someone here know of such a tool ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.lispniks.com/pipermail/slimpl/attachments/20060224/22fe1413/attachment.html


More information about the slimpl mailing list