From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55330 Path: main.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.gnus.general Subject: gnus-header-face-alist overriding other faces ? Date: Mon, 29 Dec 2003 03:00:03 +0100 Organization: GNU Rox ! Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: sea.gmane.org 1072663240 18457 80.91.224.253 (29 Dec 2003 02:00:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Dec 2003 02:00:40 +0000 (UTC) Original-X-From: ding-owner+M3870@lists.math.uh.edu Mon Dec 29 03:00:37 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Aamhw-00050x-00 for ; Mon, 29 Dec 2003 03:00:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AamhZ-0008SQ-00; Sun, 28 Dec 2003 20:00:13 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AamhL-0008S4-00 for ding@lists.math.uh.edu; Sun, 28 Dec 2003 19:59:59 -0600 Original-Received: from smtp.gnu-rox.org (rms.gnu-rox.org [213.41.134.247]) by justine.libertine.org (Postfix) with ESMTP id 954FE3A003B for ; Sun, 28 Dec 2003 19:59:58 -0600 (CST) Original-Received: from totoz.gnu-rox.org.gnu-rox.org (totoz.gnu-rox.org [10.0.0.3]) by smtp.gnu-rox.org (Postfix) with ESMTP id E9DCD3E466 for ; Mon, 29 Dec 2003 03:07:00 +0100 (CET) Original-To: ding@gnus.org X-Whatever: no X-Url-GnusFr: http://www.gnusfr.org X-Url-EmacsFr: http://www.emacsfr.org X-In-No-Sense: Nonsense X-Home-Page: http://www.gnu-rox.org/~zedek/cgi-bin/wiki.pl X-Gpg-Key-ID: 1E028EA5 X-Gpg-Fingerprint: FDB0 EE1F 33E5 8C22 5E3E 96E7 6900 CA9B 1E02 8EA5 X-Gpg-Affinity: Will accept encrypted message for GNUpg X-Face: 63TbQAY?C>dKDtNNr7 --=-=-= Hello, It seems to me that 'gnus-header-face-alist' prevents other faces to be displayed as they are defined. For example if I set 'gnus-header-face-alist' to highlight 'From', 'To' and 'Subject' headers, then all the other headers are displayed with a default face. I don't like this behavior *at all* since I want all my header faces to be honored as defined. I know the function is 'gnus-article-highlight-headers' but as I am still quite limited with gnus internals, I am not yet able to modify it according to your coding styles/designs. Any chance someone can modify it to allow to highlight the headers according to either 'gnus-header-face-alist' and/or other faces ? Dunno how difficult it would be but I am pretty sure that there are competent people reading this list :) Thank you ! zeDek P.S: for readers, here is what the docstring says about 'gnus-header-face-alist': ,----[ C-h v gnus-header-face-alist RET ] | gnus-header-face-alist's value is | (("Date" gnus-header-name-face gnus-header-from-face) | ("X-GPG\\|X-PGP\\|X-Gpg" gnus-header-name-face my-gnus-gpg-face)) | | | *Controls highlighting of article headers. | | An alist of the form (HEADER NAME CONTENT). | | HEADER is a regular expression which should match the name of a | header and NAME and CONTENT are either face names or nil. | | The name of each header field will be displayed using the face | specified by the first element in the list where HEADER matches | the header name and NAME is non-nil. Similarly, the content will | be displayed by the first non-nil matching CONTENT face. | | You can customize this variable. | | Defined in `gnus-art'. | | [back] `---- -- "GNU is my religion" .O. Xavier Maillard ..O Reims - France OOO +33 6 62 59 68 62 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/74qoaQDKmx4CjqURAvtBAJ9PUCt4i+OIpWuBCOE9q6oXOOuIZQCbBPkZ wN9hJV4E/8Jx7v6La7BNZD4= =XXLl -----END PGP SIGNATURE----- --=-=-=--