From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47821 Path: main.gmane.org!not-for-mail From: Danny Siu Newsgroups: gmane.emacs.gnus.general Subject: Re: HEADS UP: Largely rewritten gnus-agent implementation. Date: Sun, 24 Nov 2002 23:32:13 +0800 Organization: Adobe Systems Incorporated Sender: owner-ding@hpc.uh.edu Message-ID: References: <84bs4ggtnq.fsf@lucy.cs.uni-dortmund.de> <84vg2oav21.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1038152005 25712 80.91.224.249 (24 Nov 2002 15:33:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 24 Nov 2002 15:33:25 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Fyl9-0006gQ-00 for ; Sun, 24 Nov 2002 16:33:23 +0100 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 18Fym4-0001HQ-00; Sun, 24 Nov 2002 09:34:20 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 24 Nov 2002 09:35:05 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@[209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA16216 for ; Sun, 24 Nov 2002 09:34:46 -0600 (CST) Original-Received: (qmail 26562 invoked by alias); 24 Nov 2002 15:33:39 -0000 Original-Received: (qmail 26557 invoked from network); 24 Nov 2002 15:33:39 -0000 Original-Received: from smtp-relay-2.adobe.com (192.150.11.2) by gnus.org with SMTP; 24 Nov 2002 15:33:39 -0000 Original-Received: from inner-relay-1.corp.adobe.com (inner-relay-1 [153.32.1.51]) by smtp-relay-2.adobe.com (8.12.3/8.12.3) with ESMTP id gAOFU1kw014586 for ; Sun, 24 Nov 2002 07:30:01 -0800 (PST) Original-Received: from mailsj-v1.corp.adobe.com (mailsj-dev.corp.adobe.com [153.32.1.192]) by inner-relay-1.corp.adobe.com (8.12.3/8.12.3) with ESMTP id gAOFX3KX028356 for ; Sun, 24 Nov 2002 07:33:03 -0800 (PST) Original-Received: from GIGI.corp.adobe.com ([130.248.170.2]) by mailsj-v1.corp.adobe.com (Netscape Messaging Server 4.15 v1 Jul 11 2001 16:32:57) with ESMTP id H6377200.7KT for ; Sun, 24 Nov 2002 07:33:02 -0800 Original-To: ding@gnus.org X-Mailer: Oort Gnus v0.08 X-Location: Hong Kong X-Face: fHBvLrQQW(GRz#RNTAN(,')p8NGv}{6dMh\:?%*D\+8hgkiA_dub1@\,Y"r5'a8C(8e~cGG(WFTU\OlAqI[B?V7m'ZGkquvZ/d k~E"A"@WK;0mLF&\%W1kIC]O"z#/>YNUefE1%5/NUX;ml]@$nW;05Z9uZ/CqTz]A)+`1ROuF~||pG= k>Zi@hE- X-Emacs: 21.2.1 Mail-Followup-To: ding@gnus.org In-Reply-To: <84vg2oav21.fsf@lucy.cs.uni-dortmund.de> (kai.grossjohann@uni-duisburg.de's message of "Sat, 23 Nov 2002 21:29:58 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-msvc-nt5.0.2195) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47821 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47821 Kai Gro=DFjohann writes: Kai> Yes. I use this: Kai> (set-face-bold-p 'gnus-agent-downloaded-article-face nil) Kai> (set-face-foreground 'gnus-agent-downloaded-article-face Kai> "slateblue4") much better now. i use 'medium blue' for unseen article and the downloaded articles now looks more like unread/unseen ones. --=20 Danny Siu