GNU Emacs Manual - Strict Completion

Node: Strict Completion Next: Completion Options Prev: Completion Commands Up: Completion

Strict Completion

There are three different ways that RET can work in completing minibuffers, depending on how the argument will be used.

The completion commands display a list of all possible completions in a window whenever there is more than one possibility for the very next character. Also, typing ? explicitly requests such a list. If the list of completions is long, you can scroll it with C-M-v (see Other Window).


Next: Completion Options Up: Completion