From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82266 Path: news.gmane.org!not-for-mail From: Wolfgang Jenkner Newsgroups: gmane.emacs.gnus.general Subject: Re: Summary line format and gnus-face-X Date: Thu, 06 Sep 2012 16:23:33 +0200 Message-ID: <85ehmfut5m.fsf@iznogoud.viz> References: <87d3393iud.fsf@thinkpad.tsdh.de> <87mx15ifog.fsf@gnus.org> <87pq612cuj.fsf@thinkpad.tsdh.de> <87sjawd3ak.fsf@gnus.org> <87r4qg1qmr.fsf@thinkpad.tsdh.de> <87d320783z.fsf@gnus.org> <85ipbruvaz.fsf@iznogoud.viz> <87ehmfi7ff.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1346941450 7615 80.91.229.3 (6 Sep 2012 14:24:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Sep 2012 14:24:10 +0000 (UTC) Cc: Tassilo Horn , ding@gnus.org To: Lars Ingebrigtsen Original-X-From: ding-owner+M30533@lists.math.uh.edu Thu Sep 06 16:24:11 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T9d04-0007uK-86 for ding-account@gmane.org; Thu, 06 Sep 2012 16:24:08 +0200 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 1T9czl-0007yr-NY; Thu, 06 Sep 2012 09:23:49 -0500 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 1T9czk-0007ya-7N for ding@lists.math.uh.edu; Thu, 06 Sep 2012 09:23:48 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1T9cze-0001Gw-DP for ding@lists.math.uh.edu; Thu, 06 Sep 2012 09:23:47 -0500 Original-Received: from mx10.lb01.inode.at ([62.99.145.10] helo=mx.inode.at) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1T9czc-0005Cr-Ln; Thu, 06 Sep 2012 16:23:40 +0200 Original-Received: from [91.119.101.188] (port=5871 helo=iznogoud.viz) by smartmx-10.inode.at with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1T9czX-0004iY-7s; Thu, 06 Sep 2012 16:23:35 +0200 Original-Received: from wolfgang by iznogoud.viz with local (Exim 4.80 (FreeBSD)) (envelope-from ) id 1T9czV-00014z-4n; Thu, 06 Sep 2012 16:23:33 +0200 Mail-Followup-To: Lars Ingebrigtsen , Tassilo Horn , ding@gnus.org In-Reply-To: <87ehmfi7ff.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 06 Sep 2012 15:53:40 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (berkeley-unix) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82266 Archived-At: On Thu, Sep 06 2012, Lars Ingebrigtsen wrote: > Wolfgang Jenkner writes: > >> What's the difference to using list of faces as the `face' text >> property, i.e., addressing something like Tassilo's use-case: > > That would be useful, but it should be an Emacs-level thing. How is this not an Emacs-level thing? It is documented, it works and some packages like ansi-color have been using this for years now. Wolfgang