From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42275 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Bj=F8rn?= Mork Newsgroups: gmane.emacs.gnus.general Subject: Re: large .overview files in agentized nntp groups Date: Sun, 20 Jan 2002 07:14:08 +0100 Organization: DoD Sender: owner-ding@hpc.uh.edu Message-ID: References: <87r8p9es7w.fsf@bang.priv.no> <871yh8emp7.fsf@bang.priv.no> <874rm1srjo.fsf@bang.priv.no> <87vgegrc7l.fsf@bang.priv.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035177538 10450 80.91.224.250 (21 Oct 2002 05:18:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:18:58 +0000 (UTC) Return-Path: Original-Received: (qmail 17236 invoked from network); 20 Jan 2002 06:14:54 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 20 Jan 2002 06:14:54 -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 16SBFN-0006Ml-00; Sun, 20 Jan 2002 00:14:29 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 20 Jan 2002 00:14:23 -0600 (CST) 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 AAA21616 for ; Sun, 20 Jan 2002 00:14:10 -0600 (CST) Original-Received: (qmail 17232 invoked by alias); 20 Jan 2002 06:14:10 -0000 Original-Received: (qmail 17227 invoked from network); 20 Jan 2002 06:14:10 -0000 Original-Received: from ingebrigtsen.no (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 20 Jan 2002 06:14:10 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16SBIo-0002kV-00 for ; Sun, 20 Jan 2002 07:18:02 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 23 Original-NNTP-Posting-Host: c4s142h4.upc.chello.no Original-X-Trace: quimby2.netfonds.no 1011507482 10299 62.179.170.4 (20 Jan 2002 06:18:02 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 20 Jan 2002 06:18:02 GMT User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu) Cancel-Lock: sha1:iM8G0tKU1e970q7lvrr28Fg2icI= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42275 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42275 Lars Magne Ingebrigtsen writes: > The list returned by that function should be the intersection between > `(gnus-list-of-unread-articles "that.group")' and the un-downloaded > articles. Try edebugging through `gnus-agent-fetch-headers' in > gnus-agent.el and see what goes wrong... See, there you made me learn something new (and probably useful), even though my plans were a do-nothing-day. Looks like this piece of code in gnus-agent-fetch-headers adds all articles with the 'seen' mark to the fetch list: ;; Add article with marks to list of article headers we want to fetch. (dolist (arts (gnus-info-marks (gnus-get-info group))) (setq articles (gnus-range-add articles (cdr arts)))) (setq articles (sort (gnus-uncompress-sequence articles) '<)) Bjørn -- Let me tell you something, you beast, JFK is white.