All Manuals > LispWorks Editor User Guide > 5 Emulation > 5.2 Key bindings

NextPrevUpTopContentsIndex

5.2.2 Modifying the Key Bindings

As in Emacs emulation, the key sequences to which individual commands are bound can be changed, and key bindings can be set up for commands which are not, by default, bound to any key sequences.

Interactive means of modifying key bindings are described in Key bindings. Key bindings can also be defined programmatically via editor:bind-key forms similar to those in mac-key-binds.lisp .

However, note that you must use editor:set-interrupt-keys if you wish to alter the abort gesture.


LispWorks Editor User Guide (Macintosh version) - 3 May 2011

NextPrevUpTopContentsIndex