unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58150: 29.0.50; parse_tool_bar_item should not usually upcase "and"
@ 2022-09-28 20:02 Sean Whitton
  2022-09-28 20:38 ` Sean Whitton
  0 siblings, 1 reply; 8+ messages in thread
From: Sean Whitton @ 2022-09-28 20:02 UTC (permalink / raw)
  To: 58150

Hello,

In a Gnus summary buffer, there is a toolbar button "Reply And Yank".

It should be labelled "Reply and Yank" (or "Reply and yank").

The call to upcase-initials in parse_tool_bar_item in keyboard.c is
responsible.  How about adding an exception for the word "and"?  It's
pretty jarring to see on the toolbar.

-- 
Sean Whitton





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

end of thread, other threads:[~2022-09-30 12:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 20:02 bug#58150: 29.0.50; parse_tool_bar_item should not usually upcase "and" Sean Whitton
2022-09-28 20:38 ` Sean Whitton
2022-09-29 11:02   ` Lars Ingebrigtsen
2022-09-29 12:58     ` Eli Zaretskii
2022-09-30 12:34       ` Lars Ingebrigtsen
2022-09-29 22:43     ` Sean Whitton
2022-09-29 23:00       ` Gregory Heytings
2022-09-29 23:09         ` Sean Whitton

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