Summary: | Auto Indentation for common lisp | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Nick Mudge <mudgen> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nick Mudge
2007-07-09 10:33:45 UTC
are there any guidelines how to indent lisp code properly? ;) Here are some references that cover Lisp indention: http://dept-info.labri.fr/~strandh/Teaching/MTP/Common/Strandh-Tutorial/indentation.html http://www.notam02.no/internt/cm-sys/cm-1.4/doc/contrib/lispstyle.html The bottom of this page describes lisp indentation: http://www.gigamonkeys.com/book/syntax-and-semantics.html Perhaps indent the way that Emacs Slime indents: http://common-lisp.net/project/slime/ A list indenter exists in kde4. More details on http://dhaumann.blogspot.com/2007/07/kate-more-on-indentation-scripting.html Close, since there is a LISP indenter now, as said... |