From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#22680: 25.0.91; Background colour sometimes not displayed when no foreground text (in shr?) Date: Tue, 16 Feb 2016 17:20:34 +1100 Message-ID: <87egcd5g7h.fsf@gnus.org> References: <87oabif3v0.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1455603745 6676 80.91.229.3 (16 Feb 2016 06:22:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Feb 2016 06:22:25 +0000 (UTC) Cc: 22680@debbugs.gnu.org To: nljlistbox2@gmail.com (N. Jackson) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 16 07:22:13 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aVZ1Y-0006Ya-2A for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Feb 2016 07:22:12 +0100 Original-Received: from localhost ([::1]:39703 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZ1X-0001Vi-4w for geb-bug-gnu-emacs@m.gmane.org; Tue, 16 Feb 2016 01:22:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZ1T-0001VU-2S for bug-gnu-emacs@gnu.org; Tue, 16 Feb 2016 01:22:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVZ1O-0004dF-2r for bug-gnu-emacs@gnu.org; Tue, 16 Feb 2016 01:22:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:49908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVZ1N-0004dB-W0 for bug-gnu-emacs@gnu.org; Tue, 16 Feb 2016 01:22:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVZ1N-0001Nz-SX for bug-gnu-emacs@gnu.org; Tue, 16 Feb 2016 01:22:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 Feb 2016 06:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22680 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: unreproducible Original-Received: via spool by 22680-submit@debbugs.gnu.org id=B22680.14556036645260 (code B ref 22680); Tue, 16 Feb 2016 06:22:01 +0000 Original-Received: (at 22680) by debbugs.gnu.org; 16 Feb 2016 06:21:04 +0000 Original-Received: from localhost ([127.0.0.1]:40683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVZ0R-0001Mm-OT for submit@debbugs.gnu.org; Tue, 16 Feb 2016 01:21:03 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:48169) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVZ0P-0001Lt-Ss for 22680@debbugs.gnu.org; Tue, 16 Feb 2016 01:21:02 -0500 Original-Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aVZ03-0005M8-4i; Tue, 16 Feb 2016 07:20:39 +0100 In-Reply-To: <87oabif3v0.fsf@gmail.com> (N. Jackson's message of "Mon, 15 Feb 2016 10:24:51 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux) X-MailScanner-ID: 1aVZ03-0005M8-4i MailScanner-NULL-Check: 1456208440.4524@RnEuM2E43SzmWiOVBrW+Eg X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113114 Archived-At: nljlistbox2@gmail.com (N. Jackson) writes: > The problem does not seem to happen where there is text in the > foreground. Rather, the HTML background colour is missing on some > lines (before and) after the text (begins or) ends. > > mm-text-html-renderer is `shr' (default). Also, possibly relevant, > in Customize I have: > > '(shr-color-visible-luminance-min 75 t) > '(shr-use-fonts nil) I'm unable to reproduce this on the emacs-25 branch. What commit are you up to? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no