[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
The minibuffer has its own set of local keymaps; they contain various completion and exit commands.
minibuffer-local-map
is used for ordinary input (no completion).
minibuffer-local-ns-map
is similar, except that <SPC> exits just
like <RET>. This is used mainly for Mocklisp compatibility.
minibuffer-local-completion-map
is for permissive completion.
minibuffer-local-must-match-map
is for strict completion and for
cautious completion.
minibuffer-local-filename-completion-map
and
minibuffer-local-must-match-filename-map
are like the two previous
ones, but they are specifically for file name completion. They do not bind
<SPC>.
Ce document a été généré par Eric Reinbold le 23 Février 2009 en utilisant texi2html 1.78.