From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47822 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: Mon, 25 Nov 2002 00:02:43 +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 1038153810 30776 80.91.224.249 (24 Nov 2002 16:03:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 24 Nov 2002 16:03:30 +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 18FzEG-00080G-00 for ; Sun, 24 Nov 2002 17:03:28 +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 18FzFR-0001Wz-00; Sun, 24 Nov 2002 10:04:41 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 24 Nov 2002 10:05:28 -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 KAA16272 for ; Sun, 24 Nov 2002 10:05:12 -0600 (CST) Original-Received: (qmail 27544 invoked by alias); 24 Nov 2002 16:04:09 -0000 Original-Received: (qmail 27539 invoked from network); 24 Nov 2002 16:04:08 -0000 Original-Received: from smtp-relay-2.adobe.com (192.150.11.2) by gnus.org with SMTP; 24 Nov 2002 16:04:08 -0000 Original-Received: from inner-relay-2.corp.adobe.com (inner-relay-2 [153.32.1.52]) by smtp-relay-2.adobe.com (8.12.3/8.12.3) with ESMTP id gAOG0Vkw017421 for ; Sun, 24 Nov 2002 08:00:31 -0800 (PST) Original-Received: from mailsj-v1.corp.adobe.com (mailsj-dev.corp.adobe.com [153.32.1.192]) by inner-relay-2.corp.adobe.com (8.12.3/8.12.3) with ESMTP id gAOG3YL8001856 for ; Sun, 24 Nov 2002 08:03:34 -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 H638LX00.VT3 for ; Sun, 24 Nov 2002 08:03:33 -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:47822 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47822 Kai Gro=DFjohann writes: Kai> Also, something that crossed my mind is that it might be more useful Kai> to highlight the undownloaded instead of the downloaded articles. To me, yes, that is more useful since I have 'gnus-agent-fetch-selected-article in 'gnus-select-article-hook and hence all of the articles I read would be downloaded. --=20 Danny Siu