(xemacs.info)Key Bindings


Next: Syntax Prev: Keyboard Macros Up: Customization
Enter node , (file) or (file)node

27.4 Customizing Key Bindings
=============================

This section deals with the "keymaps" that define the bindings between
keys and functions, and shows how you can customize these bindings.  

   A command is a Lisp function whose definition provides for
interactive use.  Like every Lisp function, a command has a function
name, which is a Lisp symbol whose name usually consists of lower case
letters and hyphens.

Keymaps
Definition of the keymap data structure.
Names of Emacs's standard keymaps.
Rebinding
How to redefine one key's meaning conveniently.
Disabling
Disabling a command means confirmation is required
before it can be executed. This is done to protect beginners from surprises.

automatically generated by info2www version 1.2.2.9