From: ndame via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: "Gregory Heytings" <gregory@heytings.org>,
51475@debbugs.gnu.org, "Daniel Martín" <mardani29@yahoo.es>
Subject: bug#51475: read-char-choice should hide the cursor
Date: Mon, 01 Nov 2021 08:18:50 +0000 [thread overview]
Message-ID: <ocKOdnj2BL_ZW2Vf3rjKZokXo3bi4PhNmagmHhq_2nQ-v3Q92idj19eIC-9yjTo1RFtlv_TF15dHbRpqj1zMCVipSmiHoa7JFaeyQGUW-Fc=@protonmail.com> (raw)
In-Reply-To: <87ilxesq1e.fsf@gnus.org>
>
> read-char-choice is a generalisation (sort of) of `y-or-n-p', which does show the cursor. (And I checked with 25.1 -- it shows the cursor there, too.) So if we're going to make things consistent,
As for consistency, it's strange that read-char-choice shows a static cursor, while y-or-no-p shows a blinking one:
(read-char-choice " a - good; b - bad; c - ugly: " '(?a ?b ?c))
(y-or-n-p "How would you fix Emacs?")
next prev parent reply other threads:[~2021-11-01 8:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-29 5:24 bug#51475: read-char-choice should hide the cursor ndame via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-10-29 13:06 ` Lars Ingebrigtsen
2021-10-29 14:53 ` ndame via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-10-29 17:13 ` Stefan Kangas
2021-10-29 17:16 ` Lars Ingebrigtsen
2021-10-29 18:41 ` Gregory Heytings
2021-10-29 18:47 ` Lars Ingebrigtsen
2021-10-29 18:54 ` Gregory Heytings
2021-10-29 19:00 ` Lars Ingebrigtsen
2021-10-29 19:18 ` Gregory Heytings
2021-10-30 11:38 ` Lars Ingebrigtsen
2021-10-29 20:09 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-10-29 20:28 ` Gregory Heytings
2021-10-29 21:04 ` Andreas Schwab
2021-10-30 1:24 ` Stefan Kangas
2021-10-30 8:48 ` Gregory Heytings
2021-10-30 11:36 ` Lars Ingebrigtsen
2021-11-01 8:18 ` ndame via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-11-01 9:11 ` Gregory Heytings
2021-11-01 16:12 ` ndame via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ocKOdnj2BL_ZW2Vf3rjKZokXo3bi4PhNmagmHhq_2nQ-v3Q92idj19eIC-9yjTo1RFtlv_TF15dHbRpqj1zMCVipSmiHoa7JFaeyQGUW-Fc=@protonmail.com' \
--to=bug-gnu-emacs@gnu.org \
--cc=51475@debbugs.gnu.org \
--cc=gregory@heytings.org \
--cc=larsi@gnus.org \
--cc=laszlomail@protonmail.com \
--cc=mardani29@yahoo.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.