From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13423 Path: main.gmane.org!not-for-mail From: Matt Pharr Newsgroups: gmane.emacs.gnus.general Subject: Re: keystroke to score all messages in all groups? Date: 04 Jan 1998 13:57:39 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035152794 9246 80.91.224.250 (20 Oct 2002 22:26:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:26:34 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id OAA28581 for ; Sun, 4 Jan 1998 14:00:13 -0800 Original-Received: from farabi.hpc.uh.edu (farabi.hpc.uh.edu [129.7.102.2]) by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA03857 for ; Sun, 4 Jan 1998 16:00:39 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@[10.1.1.1]) by farabi.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id AAN16181; Fri, 2 Jan 1998 00:06:12 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 04 Jan 1998 15:58:01 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id PAA01374 for ; Sun, 4 Jan 1998 15:57:53 -0600 (CST) Original-Received: (qmail 29760 invoked by uid 504); 4 Jan 1998 21:57:42 -0000 Original-Received: (qmail 29757 invoked from network); 4 Jan 1998 21:57:42 -0000 Original-Received: from lux.Stanford.EDU (171.64.77.150) by claymore.vcinet.com with SMTP; 4 Jan 1998 21:57:41 -0000 Original-Received: (from mmp@localhost) by lux.Stanford.EDU (8.7.5/8.7.1) id NAA26158; Sun, 4 Jan 1998 13:57:40 -0800 (PST) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "04 Jan 1998 10:51:25 +0100" Original-Lines: 26 X-Mailer: Quassia Gnus v0.18/XEmacs 19.15 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13423 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13423 Lars Magne Ingebrigtsen writes: > John Twilley writes: > > > I'm wondering if there's a way to traverse all visible groups and > > apply the current score files. There's a lot of spam, and this would > > help me greatly. What I currently do now is = and q for each group. > > That's ugly. :-) > > `gnus-batch-score' should do the trick. I'm assuming that this is kosher to run from a demon while gnus is running as well? Since gnus-batch-score does (gnus-slave), do I need to do something like (gnus-master-read-slave-newsrc) (gnus-group-get-new-news) (gnus-group-save-newsrc) After running it from the demon? I've currently got a demon that runs just gnus-batch-score now and then and all seems ok so far... -matt -- Matt Pharr mmp@graphics.stanford.edu