GNU bug report logs -
#9402
list-colors-display
Previous Next
Reported by: Juri Linkov <juri <at> jurta.org>
Date: Mon, 29 Aug 2011 19:55:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #59 received at 9402 <at> debbugs.gnu.org (full text, mbox):
Juri Linkov skrev 2011-08-31 11:35:
>> Done in revision 105619 on the trunk.
>
> Thank you. I confirm that it's fixed now.
>
> As for platform-specific colors, what I meant is implementing exactly
> the same handling of colors as currently is already implemented in Emacs
> on Windows where `M-x list-colors-display' lists platform-specific colors
> at the end of the color list: `SystemBackground', `SystemWindow',
> `SystemWindowText' and all other system colors, and the user can select
> system colors in `customize-face' via completion or the "Choose" button
> that includes all platform-specific colors.
>
> Another question is why the face definition of `region' has
> platform-specific colors for GTK and NS, but not for Windows.
> In Emacs on Windows two system colors are available exactly
> for that purpose. Their names are `SystemHilight' (background)
> and `SystemHilightText' (foreground).
>
As there is no mention of SystemHilight in the Emacs sources (well, except for
one comment), I assume that W32 itself understands these colors. There is no
equivalent on NS/Gtk+, hence it was invented.
It is a trivial matter to change the names so they are the same on the various
platforms.
Jan D.
This bug report was last modified 13 years and 325 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.