




 
5.2.1  Finding the keys
There are several ways to find the key for a given command, and the command on a given key:
- 
The files 
msw-key-binds.lisp and
selection-key-binds.lisp show the default state, just like
key-binds.lispshows the Emacs bindings.
- 
The Editor command Describe Bindings shows all the current key bindings, including those specific to the buffer, the major mode and any minor modes that are in effect.
- 
The Editor command Describe Key reports the command on a given key.
- 
The Editor command Where Is reports the key for a given command.
- 
Use the 
Help > Editingmenu.
LispWorks Editor User Guide (Windows version) - 3 May 2011





