unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* master 40dcf9c2ab 4/5: read-multiple-choice: Display "SPC" instead of " "
@ 2021-12-26 16:32 Eli Zaretskii
  2021-12-26 17:09 ` Stefan Kangas
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2021-12-26 16:32 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: emacs-devel

> branch: master
> commit 40dcf9c2abd62425e599f30548dc53fa58fe2202
> Author: Stefan Kangas <stefan@marxist.se>
> Commit: Stefan Kangas <stefan@marxist.se>
> 
>     read-multiple-choice: Display "SPC" instead of " "
>     
>     * lisp/emacs-lisp/rmc.el (rmc--add-key-description): Improve display
>     of the keys TAB, RET, SPC, DEL, and ESC.  This fixes a bug where " "
>     was highlighted in the description in a confusing way.
>     * test/lisp/emacs-lisp/rmc-tests.el
>     (test-rmc--add-key-description)
>     (test-rmc--add-key-description/with-attributes): Update tests for the
>     above change.

I don't think I like the result of this changeset.  Now SPC is
displayed as [SPC], in brackets, for a reason I cannot understand.
Those brackets get in the way, especially if the Help buffer is
already shown, because there the keys are shown as they should be:
without any brackets.

This affects novice.el, which is for newbies, and so the instructions
cannot be confusing.

Why is it a good idea to show some of the responses in brackets?  I
say let's remove the brackets altogether, they are not needed,
especially since the keys are already in a special face.  Too many
features at once are not necessarily a Good Thing.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-27 19:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26 16:32 master 40dcf9c2ab 4/5: read-multiple-choice: Display "SPC" instead of " " Eli Zaretskii
2021-12-26 17:09 ` Stefan Kangas
2021-12-26 18:23   ` Eli Zaretskii
2021-12-26 20:41     ` Stefan Kangas
2021-12-27 17:56       ` Eli Zaretskii
2021-12-27 19:50         ` Stefan Kangas

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).