bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51475: read-char-choice should hide the cursor


From: Gregory Heytings
Subject: bug#51475: read-char-choice should hide the cursor
Date: Mon, 01 Nov 2021 09:11:46 +0000



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?")


That's probably because of one of your customizations, in emacs -Q both show a blinking cursor.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]