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: ndame
Subject: bug#51475: read-char-choice should hide the cursor
Date: Fri, 29 Oct 2021 05:24:21 +0000

Since it only reads a single character, the cursor is unnecessary and unsightly in the prompt:

(read-char-choice " a - good\n b - bad\n c - ugly" '(?a ?b ?c))

reply via email to

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