From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37778 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Oort, agent - fetching read articles Date: Wed, 15 Aug 2001 00:19:23 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173133 15595 80.91.224.250 (21 Oct 2002 04:05:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:05:33 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 29794 invoked from network); 14 Aug 2001 22:19:28 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 14 Aug 2001 22:19:28 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f7EMJZw04771; Wed, 15 Aug 2001 00:19:36 +0200 Original-To: Paul Stodghill In-Reply-To: (Paul Stodghill's message of "14 Aug 2001 17:39:47 -0400") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:37778 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37778 Paul Stodghill writes: > I've noticed that the agent in Oort gnus does not fetch all of the > articles that I expect it to, and it seems to be that the articles that > it doesn't fetch have been read before I try to fetch them. > > The newsgroups in question are in a category whose predicate is "true". > I am not explicitly marking articles for downloading. I'm just doing a > "J s" in the *Group* buffer. > > Is the agent supposed to fetch articles that have already been read? Is > not, there some way to get it to do so? No, the behaviour is hard coded. I think I posted a patch here a while ago that introduced a new agent predicate `read'. I'm not sure if it still applies (or works) correctly, maybe you could try.