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: Stefan Kangas
Subject: bug#51475: read-char-choice should hide the cursor
Date: Fri, 29 Oct 2021 18:24:54 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Daniel Martín <mardani29@yahoo.es> writes:

> Isearch for example doesn't show the cursor after the colon until after
> the cursor can do something useful (ie. you press M-e to edit the search
> string).  By the same reasoning, I think that read-char-choice should
> always hide the cursor.

Transient does the same, and I always found that to be a very natural
interface.

The same thing if you just press "C-x" and wait a second.

At the very least these examples demonstrate that it's fine not to show
a cursor.

> I'd prefer if we decide if the cursor is always visible or
> invisible.
[...]
> If there's no agreement, I think leaving things as is is

I agree with both of these ideas, so that we can keep the Emacs
interface a tiny bit more consistent.

Otherwise it will be down to the preference of individual package
authors, who will pick one or the other on a whim or individual fancy.





reply via email to

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