By default, the LispWorks IDE prompts for confirmation on exiting. You can control this behavior so that it never prompts, or prompts only when there are unsaved editor buffers, by setting the Confirm Before Exiting option as described in the Common LispWorks User Guide .
The option is effective when you quit LispWorks by any UI gesture, including the Emacs key
Ctrl+X Ctrl+C
, the Windows key
Alt+F4
, the Macintosh key
Command+Q
, or menu commands like
LispWorks > Quit
,
File > Exit
,
Works > Exit > LispWorks.