GNU bug report logs - #21557
25.0.50; HTML renders text invisible

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Fri, 25 Sep 2015 08:29:02 UTC

Severity: normal

Found in version 25.0.50

Done: Katsumi Yamaoka <yamaoka <at> jpl.org>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 21557 <at> debbugs.gnu.org (full text, mbox):

From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: rms <at> gnu.org, 21557 <at> debbugs.gnu.org
Subject: Re: bug#21557: 25.0.50; HTML renders text invisible
Date: Tue, 29 Sep 2015 08:02:17 +0900
On Mon, 28 Sep 2015 16:14:46 +0300, Eli Zaretskii wrote:
>> +  (when (and (or fg bg) (>= (display-color-cells) 256))

> I wonder whether 256 above should be replaced with a much lower
> number, like 88, perhaps?

256 means `Depth 8 Pseudo Color', i.e., 24bit color (R:8bit,
G:8bit, B:8bit) but only 256 cells in the color pallet, AFAIK.
It matches shr-color.el that calculates colors based on 24bit.
But I don't know what is 88-color system.  Is it not based on
24bit color?  If not, a color shr-color offers will be too dim.




This bug report was last modified 9 years and 241 days ago.

Previous Next


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