GNU bug report logs - #4033
23.1; list-colors-display is misleading

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 4 Aug 2009 16:10:07 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

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>, 4033 <at> debbugs.gnu.org
Subject: bug#4033: 23.1; list-colors-display is misleading
Date: Tue, 04 Aug 2009 21:04:35 +0300
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Date: Tue, 4 Aug 2009 09:01:21 -0700
> Cc: 
> 
> emacs -Q
> M-x list-colors-display
>  
> The RGB values listed at the right side are misleading.

Only if you interpret them to mean not what they were supposed to
mean.

> The displayed RGB hex string ideally should reflect the user's actual
> color possibilities.  If there is no way for Emacs to know that, then
> it's better to err on the side of providing more information:
> #RRRRGGGGBBBB, rather than less: #RRGGBB.  E.g., it's better to
> translate LightBlue as #befded5effff than as #beedff.

16-bit RGB components is what Emacs uses internally, IIRC.  That is
the reason we show each one as two letters.

I think this bug should be closed.



This bug report was last modified 15 years and 352 days ago.

Previous Next


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