GNU bug report logs -
#15909
24.3.50; please fix `read-face-name' brain-dead PROMPT handling
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 15 Nov 2013 22:14:02 UTC
Severity: minor
Tags: fixed
Found in version 24.3.50
Fixed in version 26.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Drew Adams <drew.adams <at> oracle.com> writes:
> In Emacs 20, the PROMPT arg was just passed to `completing-read'. So
> you used ": " at the end. As usual in Emacs. Simple. Sure. No
> nonsense.
>
> In Emacs 22, `read-face-name' decided to become "smart": It required
> callers NOT to end the PROMPT with a space. Dumb.
>
> In Emacs 24, `read-face-name' decided to become even "smarter": It
> requires callers NOT to end the PROMPT with EITHER a space or a colon.
> It systematically adds ": " to PROMPT. Dumber.
>
> This is silly. It means that any 3rd-party code that passes a prompt to
> `read-face-name' has to fiddle with it to get the desired result for
> different Emacs versions. To what end? What good is accomplished by
> this silliness?
Is there any third-party code that calls that function?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
This bug report was last modified 8 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.