By default the LispWorks Editor emulates GNU Emacs. This is often unusable for programmers familiar only with MS Windows keys and behavior: for instance, a selection is not deleted on input, and most of the commonly used keys differ.
The LispWorks editor can be switched to emulate the MS Windows model instead of Emacs.
When using MS Windows emulation the main differences are:
Alt
key activates the menu bar, and does not act as
Meta
when used as the only modifier key.
Esc
, not
Ctrl+G
.