From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48889 Path: main.gmane.org!not-for-mail From: David S Goldberg Newsgroups: gmane.emacs.gnus.general Subject: Re: agent-fetching messing with the "first" unread article Date: Tue, 07 Jan 2003 16:47:25 -0500 Organization: I Yam What I Yam Sender: owner-ding@hpc.uh.edu Message-ID: References: <84fzs425rf.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: 8bit X-Trace: main.gmane.org 1041976140 11870 80.91.224.249 (7 Jan 2003 21:49:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 7 Jan 2003 21:49:00 +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 18W1al-00035I-00 for ; Tue, 07 Jan 2003 22:48:59 +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 18W1av-0003xj-00; Tue, 07 Jan 2003 15:49:09 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Jan 2003 15:49:15 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA11938 for ; Tue, 7 Jan 2003 15:48:48 -0600 (CST) Original-Received: (qmail 1992 invoked by alias); 7 Jan 2003 21:47:35 -0000 Original-Received: (qmail 1987 invoked from network); 7 Jan 2003 21:47:34 -0000 Original-Received: from smtpproxy2.mitre.org (192.80.55.70) by 66.230.238.6 with SMTP; 7 Jan 2003 21:47:34 -0000 Original-Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id h07LlXV27553 for ; Tue, 7 Jan 2003 16:47:33 -0500 (EST) Original-Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id h07LlWi24509 for ; Tue, 7 Jan 2003 16:47:32 -0500 (EST) Original-Received: from blackbird-2k.mitre.org (129.83.3.24) by mailhub1.mitre.org with SMTP id 673552; Tue, 07 Jan 2003 16:47:31 -0500 Original-To: The Gnus Mailing List X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 In-Reply-To: (David S Goldberg's message of "Tue, 07 Jan 2003 16:29:48 -0500") User-Agent: Gnus/5.090011 (Oort Gnus v0.11) XEmacs/21.4 (Informed Management (Windows [3]), i686-pc-cygwin) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48889 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48889 >>>>> On Tue, 07 Jan 2003 16:29:48 -0500, David S Goldberg said: >>>>> On Tue, 07 Jan 2003 19:07:16 +0100, kai.grossjohann@uni-duisburg.de (Kai Großjohann) said: >> In gnus-agent-fetch-selected-article, there is a call to >> gnus-summary-update-article. What happens when you remove that (or >> comment it out)? Does that change the behavior? > That appears to be it. I changed gnus-summary-update-article to > gnus-summary-update-line. It looks like the former does some stuff > with a thread list whereas the latter just regenerates based on > gnus-summary-line-format. I haven't had enough mail in the mean time > to be sure, but so far the change seems to have worked. I'm not sure > if it would break anything else, though. What it broke was the reason for putting the funcall in there in the first place :-) Fortunately there's another option: gnus-summary-update-download-mark. This appears to work without mucking with the thread info. That's with a minimal amount of mail to test with so far, though. -- Dave Goldberg david.goldberg6@verizon.net