[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
A minibuffer is a special buffer that Emacs commands use to read arguments more complicated than the single numeric prefix argument. These arguments include file names, buffer names, and command names (as in M-x). The minibuffer is displayed on the bottom line of the frame, in the same place as the echo area (voir la section The Echo Area), but only while it is in use for reading an argument.
20.1 Introduction to Minibuffers | Basic information about minibuffers. | |
20.2 Reading Text Strings with the Minibuffer | How to read a straight text string. | |
20.3 Reading Lisp Objects with the Minibuffer | How to read a Lisp object or expression. | |
20.4 Minibuffer History | Recording previous minibuffer inputs so the user can reuse them. | |
20.5 Initial Input | Specifying initial contents for the minibuffer. | |
20.6 Completion | How to invoke and customize completion. | |
20.7 Yes-or-No Queries | Asking a question with a simple answer. | |
20.8 Asking Multiple Y-or-N Questions | Asking a series of similar questions. | |
20.9 Reading a Password | Reading a password from the terminal. | |
20.10 Minibuffer Commands | Commands used as key bindings in minibuffers. | |
20.12 Minibuffer Contents | How such commands access the minibuffer text. | |
20.11 Minibuffer Windows | Operating on the special minibuffer windows. | |
20.13 Recursive Minibuffers | Whether recursive entry to minibuffer is allowed. | |
20.14 Minibuffer Miscellany | Various customization hooks and variables. |
[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.