From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74366 Path: news.gmane.org!not-for-mail From: Julien Danjou Newsgroups: gmane.emacs.gnus.general Subject: Re: Cascading styles Date: Thu, 25 Nov 2010 10:41:07 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1290678096 898 80.91.229.12 (25 Nov 2010 09:41:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Nov 2010 09:41:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22731@lists.math.uh.edu Thu Nov 25 10:41:32 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PLYKZ-0006OH-KM for ding-account@gmane.org; Thu, 25 Nov 2010 10:41:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PLYKL-0007Mt-0W; Thu, 25 Nov 2010 03:41:17 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PLYKJ-0007Me-3D for ding@lists.math.uh.edu; Thu, 25 Nov 2010 03:41:15 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PLYKG-0008SB-Pd for ding@lists.math.uh.edu; Thu, 25 Nov 2010 03:41:14 -0600 Original-Received: from coquelicot-s.easter-eggs.com ([213.215.37.94]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PLYKG-0004qu-00 for ; Thu, 25 Nov 2010 10:41:12 +0100 Original-Received: from cigue.easter-eggs.fr (cigue.easter-eggs.fr [10.0.0.33]) by rose.easter-eggs.fr (Postfix) with ESMTPS id C31F7140F2 for ; Thu, 25 Nov 2010 10:41:06 +0100 (CET) Original-Received: from jdanjou by cigue.easter-eggs.fr with local (Exim 4.72) (envelope-from ) id 1PLYKC-0001nf-5t for ding@gnus.org; Thu, 25 Nov 2010 10:41:08 +0100 Mail-Followup-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 25 Nov 2010 02:20:10 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74366 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Thu, Nov 25 2010, Lars Magne Ingebrigtsen wrote: > will first make Foo white, and then black. So, er, either the overlays > should be applied in reverse-stack-order, or `shr-insert-*-overlay' > should avoid clobbering overlays that are already there, and that use > the same properties (i.e., :foreground, etc). Well I had the same problem with background. I resolved it by inserting the background overlay with rear-advance. But actually that's not a good fix since it will never stop advancing=E2=80= =A6 But I need it to be inserted before so the foregrounds will know what the background is. > So you'd inherit down into the DOM and pop when you exit. However, > would that be correct? Er, no, not really. So you'd basically have the > inline thing, plus the stylesheet, but not endlessly combining inline > things. I am missing the why. :) > And I'm not sure this is worth doing... I mean, implementing it is > probably easy, but computation-wise for the user... I like it. It would be fun! =2D-=20 Julien Danjou // =E1=90=B0 http://julien.danjou.info --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkzuLzQACgkQpGK1HsL+5c14TACgvjGdDD3HguXvnhpw1X83q5Gc qfsAnRT82WsszpOkwI2D2Xvq8C3ZcQNT =gWaL -----END PGP SIGNATURE----- --=-=-=--