Bug 147693 - Auto Indentation for common lisp
Summary: Auto Indentation for common lisp
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-09 10:33 UTC by Nick Mudge
Modified: 2010-11-07 21:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Mudge 2007-07-09 10:33:45 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages

I wish there was auto-indentation for common lisp.
Comment 1 Dominik Haumann 2007-07-14 19:30:38 UTC
are there any guidelines how to indent lisp code properly? ;)
Comment 2 Nick Mudge 2007-07-14 20:06:59 UTC
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/
Comment 3 Dominik Haumann 2007-10-05 11:48:42 UTC
A list indenter exists in kde4. More details on http://dhaumann.blogspot.com/2007/07/kate-more-on-indentation-scripting.html
Comment 4 Dominik Haumann 2010-11-07 21:35:24 UTC
Close, since there is a LISP indenter now, as said...