* bug#56489: Incomplete description of Completion Commands in Emacs Manual an Lisp Reference
@ 2022-07-10 21:42 carlmarcos--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-11 10:02 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: carlmarcos--- via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-07-10 21:42 UTC (permalink / raw)
To: 56489
[-- Attachment #1: Type: text/plain, Size: 523 bytes --]
I am using completing-read, but am finding it laborious to find information regarding Completion Commands.
In the Emacs Manual there is "8.4.2 Completion Commands" and in the Emacs Lisp Reference Manual there is "21.6.3 Minibuffer Commands that Do Completion". Although the aforementioned sections do describe the result of using "TAB" and "?" to display the list of completion, I do not think the information is incomplete because one can also move from one completion entry to another using the up and down arrows.
[-- Attachment #2: Type: text/html, Size: 759 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#56489: Incomplete description of Completion Commands in Emacs Manual an Lisp Reference
2022-07-10 21:42 bug#56489: Incomplete description of Completion Commands in Emacs Manual an Lisp Reference carlmarcos--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-07-11 10:02 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-07-11 10:02 UTC (permalink / raw)
To: carlmarcos; +Cc: 56489
carlmarcos@tutanota.com writes:
> In the Emacs Manual there is "8.4.2 Completion Commands" and in the
> Emacs Lisp Reference Manual there is "21.6.3 Minibuffer Commands that
> Do Completion". Although the aforementioned sections do describe the
> result of using "TAB" and "?" to display the list of completion, I do
> not think the information is incomplete because one can also move from
> one completion entry to another using the up and down arrows.
The arrow keys don't do anything completion-related -- they move through
the command history.
Closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-11 10:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-10 21:42 bug#56489: Incomplete description of Completion Commands in Emacs Manual an Lisp Reference carlmarcos--- via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-11 10:02 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).