From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39000 Path: main.gmane.org!not-for-mail From: "Bill White" Newsgroups: gmane.emacs.gnus.general Subject: coloring process-marked articles Date: Thu, 27 Sep 2001 23:04:42 -0500 Organization: Wolfram Research Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174778 25545 80.91.224.250 (21 Oct 2002 04:32:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:32:58 +0000 (UTC) Return-Path: Original-Received: (qmail 10639 invoked from network); 28 Sep 2001 04:02:21 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 28 Sep 2001 04:02:21 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15moo5-0006cY-00; Thu, 27 Sep 2001 22:59:21 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 27 Sep 2001 22:58:56 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id WAA06247 for ; Thu, 27 Sep 2001 22:58:44 -0500 (CDT) Original-Received: (qmail 10590 invoked by alias); 28 Sep 2001 03:58:59 -0000 Original-Received: (qmail 10585 invoked from network); 28 Sep 2001 03:58:57 -0000 Original-Received: from wri-dns0.wolfram.com (HELO wolfram.com) (140.177.205.10) by gnus.org with SMTP; 28 Sep 2001 03:58:57 -0000 Original-Received: from localhost.localdomain (term59.wolfram.com [140.177.117.30]) by wolfram.com (8.11.2/8.11.2) with ESMTP id f8S3wts24581 for ; Thu, 27 Sep 2001 22:58:55 -0500 Original-Received: (from billw@localhost) by localhost.localdomain (8.9.3/8.9.3) id XAA11382; Thu, 27 Sep 2001 23:04:43 -0500 X-Authentication-Warning: localhost.localdomain: billw set sender to billw@wolfram.com using -f Original-To: ding@gnus.org X-Face: #t7>yWrgv~u6*cn3(6X"z={I/l%nH{(W:#WS-kA|s(Kcu`,=9qGWth&; @\^1U5s"'~/hhBr)ZU0<$?W:C33QJ}$t)m`&?8POaq*>5@/7xEPo!>gb;9Z[x)n%:yE#{A)6rNV_Ow ;vCO&LS=@3c=j'6@^T#Mic6zfW|Ehj0~2;jG9Df+DK'h`bTj>XsArg2CH`jW whq]J?SsvWnqa,{.C\,j]u*L:z6/2am5n5Q~6vC0fKPAMa7?Y6:eC.ThbVX Original-Lines: 38 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39000 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39000 I was thinking today that it would be nice to colorize process-marked articles in the summary buffer. Here's a way to do it by customizing gnus-summary-highlight, but this way I'll miss the nifty things that are occasionally added to gnus-summary-highlight. Is there a better way to do it? ,----[ ~/.gnus ] | (defface gnus-summary-process-face | '((((class color)) | (:foreground "deeppink" :background "black"))) | "Face used for process-marked articles.") `---- ,----[ C-h v gnus-summary-highlight RET ] | gnus-summary-highlight's value is shown below. | | [...] | | Value: | (((= mark gnus-canceled-mark) | . gnus-summary-cancelled-face) => | ((memq => | (gnus-summary-article-number) => | gnus-newsgroup-processable) => | . gnus-summary-process-face) | | [...] | `---- Thanks! bw -- Bill White Wolfram Research "No ma'am, we're musicians."