If you include the LispWorks editor (via capi:editor-pane
or its subclasses) in an application, then by default your interfaces will use Microsoft Windows emulation on Windows, Mac OS X editor emulation on Cocoa, and Emacs emulation on Linux and other Unix-like systems.
To override this behavior in your interface classes, define a method on capi:interface-keys-style
. See the
CAPI User Guide and Reference Manual
for details.
To override this behavior in your delivered application, use the delivery keyword :editor-style
. See the
LispWorks Delivery User Guide
for details.
LispWorks Editor User Guide (Windows version) - 17 Aug 2017