LispWorks IDE User Guide > 13 The Editor > 13.13 Using Lisp-specific commands

NextPrevUpTopContentsIndex

13.13.9 Indentation of forms

The Editor provides facilities for indenting your code to help you see its structure. These facilities are available only in Lisp mode. The Emacs key Alt+Ctrl+Q indents the current Lisp form, and the Tab key indents a single line.

You can customize Lisp mode indentation by using the Defindent command, see the LispWorks Editor User Guide for details.

See Lisp mode for more information about Lisp mode.


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex