From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13672 Path: main.gmane.org!not-for-mail From: Fredrik "Glöckner" Newsgroups: gmane.emacs.gnus.general Subject: Re: feature request Date: 20 Jan 1998 12:32:17 +0100 Organization: SunSITE Denmark (sunsite.auc.dk) Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035152993 10425 80.91.224.250 (20 Oct 2002 22:29:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:29:53 +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 DAA11254 for ; Tue, 20 Jan 1998 03:34:50 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA01210 for ; Tue, 20 Jan 1998 05:32:52 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id FAH11187; Tue, 20 Jan 1998 05:32:52 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 20 Jan 1998 05:32:35 -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 FAA11167 for ; Tue, 20 Jan 1998 05:32:27 -0600 (CST) Original-Received: (qmail 25477 invoked by uid 504); 20 Jan 1998 11:32:27 -0000 Original-Received: (qmail 25474 invoked from network); 20 Jan 1998 11:32:26 -0000 Original-Received: from sunsite.auc.dk (qmailr@130.225.51.30) by claymore.vcinet.com with SMTP; 20 Jan 1998 11:32:26 -0000 Original-Received: (qmail 3890 invoked by uid 509); 20 Jan 1998 11:32:18 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding Original-Lines: 18 Original-NNTP-Posting-Host: biopc43.uio.no Original-X-Trace: sunsite.auc.dk 885295938 2714 (None) 129.240.171.88 Original-X-Complaints-To: news@sunsite.auc.dk Mail-Copies-To: never X-Newsreader: Quassia Gnus v0.22/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13672 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13672 Rolf Marvin B|e Lindgren writes: | I've thougt of one solution to this which might solve the problem for | me. if Gnus had an option to expunge all posters or subjects that | _don't_ have a _positive_ score, the load might just be manageable. How about saying something like ( ... (expunge 0) ) in the file `all.SCORE'? I should think that this expunges all articles with score zero or below. You might want to use (expunge -1). Fredrik