From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32033 Path: main.gmane.org!not-for-mail From: simon@josefsson.org Newsgroups: gmane.emacs.gnus.general Subject: Re: [patch] gnus agent Date: 10 Aug 2000 14:44:48 +0200 Sender: owner-ding@hpc.uh.edu 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 1035168374 17511 80.91.224.250 (21 Oct 2002 02:46:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:46:14 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id B7E1AD051E for ; Thu, 10 Aug 2000 08:45:04 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAC17581; Thu, 10 Aug 2000 07:44:47 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Aug 2000 07:43:45 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA25856 for ; Thu, 10 Aug 2000 07:43:36 -0500 (CDT) Original-Received: from mailb.telia.se (mailb.telia.se [131.115.15.109]) by mailhost.sclp.com (Postfix) with ESMTP id 5E1E8D051E for ; Thu, 10 Aug 2000 08:44:06 -0400 (EDT) Original-Received: from mailb.telia.se (localhost [127.0.0.1]) by mailb.telia.se (8.9.3/8.9.3) with ESMTP id OAA26493 for ; Thu, 10 Aug 2000 14:43:57 +0200 (METDST) Original-Received: from barbar.josefsson.org (t2o72p120.telia.com [62.20.150.240]) by mailb.telia.se (8.9.3/8.9.3) with SMTP id OAA26458; Thu, 10 Aug 2000 14:43:52 +0200 (METDST) Original-To: Christoph Rohland In-Reply-To: Mail-Copies-To: nobody Original-Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32033 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32033 Christoph Rohland writes: > > This patch make all articles eligible for agent download, filtered > > only by predicates, instead of the hardcoded algorithm that choses > > what to download from unread articles only. > > > > Any agent users that care to verify that this doesn't break anything? > > Another side effect of this patch: You always loose your readedness > information when using this with nnimap. It apparently refreshes this > info from the imap server, but never pushes the local information > upstream. So I finally reverted the patch from my setup. You can push flags upstream with `J Y'.