All Manuals > Editor User Guide

4 Editing Lisp Programs

There are a whole set of editor commands designed to facilitate editing of Lisp programs. These commands are designed to understand the syntax of the Lisp language and therefore allow movement over Lisp constructs, indentation of code, operations on parentheses and definition searching. Lisp code can also be evaluated and compiled directly from the editor.

To use some of these commands the current buffer should be in Lisp mode. For more information about editor modes, see 3.26 Modes.

Commands are grouped according to functionality.

4.1 Automatic entry into Lisp mode

4.2 Syntax coloring

4.3 Functions and definitions

4.4 Forms

4.5 Lists

4.6 Comments

4.7 Parentheses

4.8 Documentation

4.9 Evaluation and compilation

4.10 Code Coverage

4.11 Breakpoints

4.12 Stepper commands

4.13 Removing definitions

4.14 Definition folding

4.15 Remote debugging


Editor User Guide (Unix version) - 01 Dec 2021 19:35:19