GNU bug report logs -
#44451
27.1; doc string of `read-char-from-minibuffer'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 4 Nov 2020 18:43:02 UTC
Severity: minor
Found in version 27.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44451 in the body.
You can then email your comments to 44451 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44451
; Package
emacs
.
(Wed, 04 Nov 2020 18:43:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Drew Adams <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 04 Nov 2020 18:43:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
"Read a character from the minibuffer, prompting for PROMPT."
You are not prompted for PROMPT. You are prompted (for a char)
with PROMPT.
"When HISTORY is a symbol, then allows navigating in a history."
English: it should be "When...symbol, allow navigating..."
But it's not clear what "navigating in a history" means. The
description of `M-n' etc. isn't clear - or needed. And what if
HISTORY is non-nil but not a symbol?
In any case, I suggest you just say that HISTORY is passed to
`read-from-minibuffer', which is the case. That function's HISTORY
description is clear and complete, and it involves more than what is
described here.
In GNU Emacs 27.1 (build 1, x86_64-w64-mingw32)
of 2020-08-12 built on CIRROCUMULUS
Repository revision: 86d8d76aa36037184db0b2897c434cdaab1a9ae8
Repository branch: HEAD
Windowing system distributor 'Microsoft Corp.', version 10.0.18362
System Description: Microsoft Windows 10 Pro (v10.0.1903.18362.1082)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#44451
; Package
emacs
.
(Thu, 05 Nov 2020 06:34:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 44451 <at> debbugs.gnu.org (full text, mbox):
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> "Read a character from the minibuffer, prompting for PROMPT."
> You are not prompted for PROMPT. You are prompted (for a char)
> with PROMPT.
That is true, but there are kinder ways to make that point. For
instance, `
Actuallly, it prompts with PROMPT, not for RROMPT.
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Sat, 07 Nov 2020 09:14:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Drew Adams <drew.adams <at> oracle.com>
:
bug acknowledged by developer.
(Sat, 07 Nov 2020 09:14:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 44451-done <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 4 Nov 2020 10:40:01 -0800 (PST)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> "Read a character from the minibuffer, prompting for PROMPT."
>
> You are not prompted for PROMPT. You are prompted (for a char)
> with PROMPT.
Fixed.
> "When HISTORY is a symbol, then allows navigating in a history."
>
> English: it should be "When...symbol, allow navigating..."
Fixed.
> But it's not clear what "navigating in a history" means. The
> description of `M-n' etc. isn't clear - or needed. And what if
> HISTORY is non-nil but not a symbol?
You get an error, I think.
> In any case, I suggest you just say that HISTORY is passed to
> `read-from-minibuffer', which is the case.
That isn't accurate: this function really expects HISTORY to be a
symbol of a history variable.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 05 Dec 2020 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.