From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48855 Path: main.gmane.org!not-for-mail From: kgreiner@xpediantsolutions.com Newsgroups: gmane.emacs.gnus.general Subject: Re: Agent downloading unwanted articles Date: Tue, 07 Jan 2003 00:42:15 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86bs2ukygs.fsf@i3d.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041921743 10876 80.91.224.249 (7 Jan 2003 06:42:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 7 Jan 2003 06:42:23 +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 18VnRO-0002pG-00 for ; Tue, 07 Jan 2003 07:42:22 +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 18VnRn-0004XG-00; Tue, 07 Jan 2003 00:42:47 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Jan 2003 00:43:40 -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 AAA09425 for ; Tue, 7 Jan 2003 00:43:29 -0600 (CST) Original-Received: (qmail 9570 invoked by alias); 7 Jan 2003 06:42:31 -0000 Original-Received: (qmail 9565 invoked from network); 7 Jan 2003 06:42:30 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 7 Jan 2003 06:42:30 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18VnUv-0003QV-00 for ; Tue, 07 Jan 2003 07:46:01 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 21 Original-NNTP-Posting-Host: 216.12.206.104 Original-X-Trace: quimby.gnus.org 1041921961 13174 216.12.206.104 (7 Jan 2003 06:46:01 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 7 Jan 2003 06:46:01 GMT User-Agent: Gnus/5.090011 (Oort Gnus v0.11) Emacs/21.2 (i386-msvc-nt5.1.2600) Cancel-Lock: sha1:ondEQWjq0rKM2lBh+HCa+x8pwt0= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48855 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48855 Robert Epprecht writes: > I am using (normal) scoring as base of agent downloading > (as I like it's interface). So I have my category default > with predicate "high" and score expression "file". > This has worked fine for a long time now. > > A few days ago I discovered by accident that many (but not all) > articles with score zero (and even below) do get downloaded by the > agent. Did I overlook one of the many decent changes, or is it a bug? > > Since then I tried to find out when it happens and when not, but > was not successful yet. > > Robert Epprecht This was a bug. Try the latest version of gnus-agent.el to see if it is fixed for you. Kevin