From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40501 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: all.SCORE for agent categories Date: Fri, 23 Nov 2001 20:14:50 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86pu6curml.fsf@i2d.home> <861yiqq0sg.fsf@i2d.home> <86itc1ink0.fsf@i2d.home> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035176041 1218 80.91.224.250 (21 Oct 2002 04:54:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:54:01 +0000 (UTC) Return-Path: Original-Received: (qmail 25221 invoked from network); 24 Nov 2001 04:17:08 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 24 Nov 2001 04:17:08 -0000 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 167UEj-00082f-00; Fri, 23 Nov 2001 22:16:17 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 23 Nov 2001 22:15:56 -0600 (CST) 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 WAA09792 for ; Fri, 23 Nov 2001 22:15:45 -0600 (CST) Original-Received: (qmail 25202 invoked by alias); 24 Nov 2001 04:15:53 -0000 Original-Received: (qmail 25197 invoked from network); 24 Nov 2001 04:15:53 -0000 Original-Received: from smtp.newsguy.com (HELO newsguy.com) (209.155.56.71) by gnus.org with SMTP; 24 Nov 2001 04:15:53 -0000 Original-Received: from reader.local.lan (adsl-66.51.210.228.dslextreme.com [66.51.210.228]) by newsguy.com (8.9.1a/8.9.1) with ESMTP id UAA09686 for ; Fri, 23 Nov 2001 20:15:21 -0800 (PST) Original-Received: (from reader@localhost) by reader.local.lan (8.11.6/8.11.6) id fAO4FHo32755; Fri, 23 Nov 2001 20:15:17 -0800 X-Authentication-Warning: reader.local.lan: reader set sender to reader@newsguy.com using -f Original-To: ding@gnus.org In-Reply-To: <86itc1ink0.fsf@i2d.home> (Robert Epprecht's message of "Fri, 23 Nov 2001 15:12:15 +0100") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i586-pc-linux-gnu) Original-Lines: 16 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40501 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40501 Robert Epprecht writes: > I need a function to call on the first line of a new thread in > summary buffer under the Agent which will raise the scoring of > all follow up's (including misconfigured ones, where only subject > matches) and toggles the download mark for all articles that are > already there. It's a horrible hack, but 'It Works For Me' ;-) > I think it depends on my summary line format which is the default > Gnus came with. (I'd be happy if someone could do that better and > post it here). Thanks Robert, I had gotten the impression it was something that you had in your score files somewhere, that worked transparently from agent categories. I wouldn't have thought to do it that way. .. Cool.