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 #34 received at 21557-done <at> debbugs.gnu.org (full text, mbox):

From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: Richard Stallman <rms <at> gnu.org>
Cc: 21557-done <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#21557: 25.0.50; HTML renders text invisible
Date: Tue, 29 Sep 2015 11:02:20 +0900
On Mon, 28 Sep 2015 15:09:46 -0400, Richard Stallman wrote:
>>>  (defun shr-colorize-region (start end fg &optional bg)
>>> -  (when (or fg bg)
>>> +  (when (and (or fg bg) (>= (display-color-cells) 256))

> This fixes it.  Thanks.

Done.




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.