From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/47399 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-agent typo? Date: Thu, 24 Oct 2002 17:24:13 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84n0pbipvq.fsf@crybaby.cs.uni-dortmund.de> <84hefe3m48.fsf@crybaby.cs.uni-dortmund.de> <84of9l7f3h.fsf@crybaby.cs.uni-dortmund.de> <84of9l6u4j.fsf@crybaby.uni-duisburg.de> <84u1jc9uvb.fsf@crybaby.uni-duisburg.de> <84u1jc9l9x.fsf@crybaby.uni-duisburg.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 1035473114 7560 80.91.224.249 (24 Oct 2002 15:25:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Oct 2002 15:25:14 +0000 (UTC) Cc: ding@gnus.org 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 184jrE-0001xj-00 for ; Thu, 24 Oct 2002 17:25:12 +0200 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 184jqw-0006ex-00; Thu, 24 Oct 2002 10:24:54 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 24 Oct 2002 10:25:36 -0500 (CDT) 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 KAA27152 for ; Thu, 24 Oct 2002 10:25:16 -0500 (CDT) Original-Received: (qmail 19614 invoked by alias); 24 Oct 2002 15:24:25 -0000 Original-Received: (qmail 19609 invoked from network); 24 Oct 2002 15:24:23 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 24 Oct 2002 15:24:23 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.6/8.12.6) with ESMTP id g9OFOHFu019410 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 24 Oct 2002 17:24:18 +0200 Original-To: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Mail-Copies-To: nobody X-Hashcash: 0:021024:kai.grossjohann@uni-duisburg.de:79e7c1c7e9ad64be X-Hashcash: 0:021024:ding@gnus.org:4bdeb98f0baafd3b In-Reply-To: <84u1jc9l9x.fsf@crybaby.uni-duisburg.de> (kai.grossjohann@uni-duisburg.de's message of "Thu, 24 Oct 2002 12:35:54 +0200") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:47399 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:47399 kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > Simon Josefsson writes: > >> I think the reason to download all marked articles was that the Agent >> would remove flags on non-existing articles otherwise. > > Really? Why does it do that? I have no idea. :-) Maybe because it was difficult to distinguish between non-existing and non-downloaded articles. Hm. But it is easy to make that distinction. It is probably best to remove the code and see what breaks and fix that...