Next Prev Up Top Contents Index

:editor-style

Keyword

Default value :default

This controls the editor emulation style used in capi:editor-pane (and subclasses) in the delivered image.

The value should be one of:

:pc

Use MS Windows emulation.

: emacs

Use Emacs emulation.

: default

Use the default emulation style for the current platform. That is, use MS Windows on Windows and use Emacs on UNIX/Linux.

nil

Use the default setting on the current machine.

See the LispWorks Editor User Guide for details about the different emulation styles.


LispWorks Delivery User Guide - 20 Feb 2003

Next Prev Up Top Contents Index