unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Gregory Heytings <gregory@heytings.org>
Cc: ndame <laszlomail@protonmail.com>, 51475@debbugs.gnu.org
Subject: bug#51475: read-char-choice should hide the cursor
Date: Sat, 30 Oct 2021 13:38:59 +0200	[thread overview]
Message-ID: <87ee82spws.fsf@gnus.org> (raw)
In-Reply-To: <b0a09f3248a3d36e7e8c@heytings.org> (Gregory Heytings's message of "Fri, 29 Oct 2021 19:18:27 +0000")

Gregory Heytings <gregory@heytings.org> writes:

> Indeed, that's yet another solution:
>
> (minibuffer-with-setup-hook
>     (lambda () (setq-local cursor-type nil))
>   (read-char-choice " a - good\n b - bad\n c - ugly" '(?a ?b ?c)))
>
> But that doesn't work if read-char-choice-use-read-key is non-nil.
> And given that cursor-in-echo-area is explicitly bound in
> read-char-choice-use-read-key, there's I think no similar trick that
> could be used to make that case work.

That's true -- people who want to hide the cursor has to set/bind
read-char-choice-use-read-key to nil.  But I think that's OK.

I think that, upon reflection, that there's nothing here that needs to
be fixed.  So I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-10-30 11:38 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 [this message]
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
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ee82spws.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=51475@debbugs.gnu.org \
    --cc=gregory@heytings.org \
    --cc=laszlomail@protonmail.com \
    /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 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).