GNU bug report logs - #7943
23.1; white background is color #e5e5e5 in terminal window

Previous Next

Package: emacs;

Reported by: warrenharris <at> google.com (Warren Harris)

Date: Sun, 30 Jan 2011 18:53:03 UTC

Severity: normal

Found in version 23.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: warrenharris <at> google.com, 7943 <at> debbugs.gnu.org
Subject: bug#7943: white background is color #e5e5e5 in terminal window
Date: Sat, 12 Mar 2011 23:09:27 +0200
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Cc: <7943 <at> debbugs.gnu.org>
> Date: Sat, 12 Mar 2011 12:18:54 -0800
> 
> >       ("white"          7 (229 229 229))	; gray90
> >       ("brightwhite"   15 (255 255 255)))	; white
> > 
> > As you see, what is called "white" in list-colors-display is actually
> > gray90....  This definition is used to leave FFFFFF for brightwhite
> 
> Wow.  I won't presume to suggest that this is misguided, but I can't help but
> wonder why.  Why wouldn't white be called "white" and gray90 be called "gray90"
> or "off-white" or some such?

For compatibility with 8-color text terminals that cannot produce the
bright colors, IIRC.

Some text terminals can produce bright white by combining white with
another text attribute (bold, if I'm not mistaken).  Having 8-color
terminals without "white" would be confusing.

We do use "gray" on terminals that don't have this historical
precedent, see w32console.el, for example.




This bug report was last modified 14 years and 133 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.