GNU bug report logs -
#48764
mini-buffer completion
Previous Next
Reported by: jaime.escalante <at> gmx.com
Date: Mon, 31 May 2021 21:10:02 UTC
Severity: normal
Tags: notabug
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #36 received at 48764 <at> debbugs.gnu.org (full text, mbox):
jaime.escalante <at> gmx.com writes:
>> Sent: Wednesday, June 02, 2021 at 8:46 AM
>> From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
>> To: jaime.escalante <at> gmx.com
>> Cc: "Lars Ingebrigtsen" <larsi <at> gnus.org>, 48764 <at> debbugs.gnu.org
>> Subject: bug#48764: mini-buffer completion
>>
>> jaime.escalante <at> gmx.com writes:
>>
>> > How about mini-buffer entries that require user writing a string. How would
>> > a user figure out what to do?
>> >
>> > Is there any information about basic navigation keys for mini-buffer input in the manual?
>>
>> Does the node (info "(emacs) Minibuffer History")[1] in the Emacs manual
>> count? FWIW, it can be found through index entries such as 'minibuffer
>> history', 'M-n (minibuffer history)', 'DOWN (minibuffer history)', etc.
>
> We are not really talking about mini-buffer history, but mini-buffer input.
The OP refers to <up> and <down>. In the minibuffer, these keys by
default navigate so-called "minibuffer history", where e.g. <down>
inserts "future" history, AKA the next default value. So <down> is
actually "navigating" the list of defaults (completing-read's 7th
argument), not the list of completions (completing-read's 2nd argument).
If this is not the kind of input you're referring to, then could you
please clarify which input you're referring to?
>> For more details on minibuffer keymaps there's also
>> (info "(emacs) Minibuffer Maps")[2], found e.g. via the index entry
>> 'C-h r i minibuffer key TAB RET'.
>>
>> [1]: https://www.gnu.org/software/emacs/manual/html_node/emacs/Minibuffer-History.html
>> [2]: https://www.gnu.org/software/emacs/manual/html_node/emacs/Minibuffer-Maps.html
>>
>> HTH,
--
Basil
This bug report was last modified 3 years and 353 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.