From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30770 Path: main.gmane.org!not-for-mail From: Rade Markovic Newsgroups: gmane.emacs.gnus.general Subject: Re: Agent aggravation Date: 07 May 2000 13:38:05 +0200 Organization: Gnus Information Center Sender: owner-ding@hpc.uh.edu Message-ID: <87vh0q4mle.fsf@debilan.linux.hr> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167258 10230 80.91.224.250 (21 Oct 2002 02:27:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:27:38 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id C9C09D051E for ; Sun, 7 May 2000 07:46:23 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id GAB02958; Sun, 7 May 2000 06:46:22 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 07 May 2000 06:45:45 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id GAA15213 for ; Sun, 7 May 2000 06:45:35 -0500 (CDT) Original-Received: from as104.tel.hr (as104.tel.hr [205.219.255.36]) by mailhost.sclp.com (Postfix) with ESMTP id 19FF7D051E for ; Sun, 7 May 2000 07:44:32 -0400 (EDT) Original-Received: from debilan.linux.hr (mail@ar4-p59-ri.tel.hr [195.29.237.187]) by as104.tel.hr (0.0.0/0.0.0) with ESMTP id NAA435260 for ; Sun, 7 May 2000 13:44:30 +0200 (MEST) Original-Received: from rade by debilan.linux.hr with local (Exim 2.05 #1 (Debian)) id 12oPNt-000039-00; Sun, 7 May 2000 13:38:05 +0200 Original-To: Gnus mailing list X-Face: (E)Q?6(7@\i/O%(uL$Z?>{%n)f!):()BS9aR$;zFqH]Ztn|W~&5Rig0'& PfeJ|J@X&c"hQ1M~=S#.gW34KZ^gz>#^(E)]RO{Dnm199e_h`<0,c/l?kw Mail-Copies-To: never X-Gnus-Screenshot: http://members.xoom.com/markovicr/Gnus.html In-Reply-To: Harry Putnam's message of "05 May 2000 05:06:39 -0700" Original-Lines: 25 User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.1 (Canyonlands) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30770 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30770 Harry Putnam writes: > Once the agent has bypassed downloading a message, due to it not > satisfying the predicate. (in this case "high") > > Then the user decides they want to download one of those bypassed > messages, there seems to be no way to do this handily. > > Finding the message when "plugged" and marking it as unread and with > the "%" agent download mark seems like it should do the trick but does'nt. I don't understand why you should go plugged. You still possess headers of those bypassed articles unless you expunged them by your score files. In that case, try putting something like (mark -1000) in your appropriate score file, and "low" articles down to -1000 will be unread and visible, so you can operate on them (with @) offline. Or, simply remove expunge statement from your score file and operate on read headers. HTH