The editor functions described in this section can be combined and provided with arguments to create new commands. Existing editor commands can also be used in the creation of new commands (see editor:defcommand
).
Note that all the code found in this chapter is included in the directory examples/editor
in the directory defined by the variable *lispworks-directory*
.
The following sections describe editor functions that are not interactive editor commands.All the existing commands are in the editor package.