[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
This section describes key bindings, which map keys to commands, and keymaps, which record key bindings. It also explains how to customize key bindings.
Recall that a command is a Lisp function whose definition provides for interactive use. Like every Lisp function, a command has a function name, which usually consists of lower-case letters and hyphens.
57.4.1 Keymaps | Generalities. The global keymap. | |
57.4.2 Prefix Keymaps | Keymaps for prefix keys. | |
57.4.3 Local Keymaps | Major and minor modes have their own keymaps. | |
57.4.4 Minibuffer Keymaps | The minibuffer uses its own local keymaps. | |
57.4.5 Changing Key Bindings Interactively | How to redefine one key's meaning conveniently. | |
57.4.6 Rebinding Keys in Your Init File | Rebinding keys with your init file, ‘.emacs’. | |
57.4.7 Rebinding Function Keys | Rebinding terminal function keys. | |
57.4.8 Named ASCII Control Characters | Distinguishing <TAB> from C-i, and so on. | |
57.4.9 Rebinding Mouse Buttons | Rebinding mouse buttons in Emacs. | |
57.4.10 Disabling Commands | Disabling a command means confirmation is required before it can beexecuted. This is done to protect beginners from surprises. |
Ce document a été généré par Eric Reinbold le 23 Février 2009 en utilisant texi2html 1.78.