Next Prev Top Contents Index

10 Simple Customization of LispWorks

This chapter gives examples of how to make minor changes to the LispWorks interface.

There are a number of files that contain configuration and initialization information:

By default, your home directory is located in /users on Unix systems, and C:\users on Windows systems. It has the same name as your user name. So if you log on as john , your home directory is /users/john or C:\users\john .

Many of the customizations discussed in this chapter involve making changes to your personal initialization file.

10.1 Customizing the editor

10.2 Using ! for :redo

10.3 Customizing LispWorks for use with your own code

10.4 Configuring the printer


LispWorks User Guide - 18 Feb 2003

Next Prev Top Contents Index