From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57778 Path: main.gmane.org!not-for-mail From: Karl Chen Newsgroups: gmane.emacs.gnus.general Subject: scoring: expire Date: Sun, 30 May 2004 21:56:41 -0700 Sender: ding-owner@lists.math.uh.edu Message-ID: Reply-To: quarl+dated+1086411157.c488ea@nospam.quarl.org NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085979836 3166 80.91.224.253 (31 May 2004 05:03:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 May 2004 05:03:56 +0000 (UTC) Original-X-From: ding-owner+M6319@lists.math.uh.edu Mon May 31 07:03:48 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BUexg-0001cA-00 for ; Mon, 31 May 2004 07:03:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BUex6-00088e-00; Mon, 31 May 2004 00:03:12 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BUewx-00088W-00 for ding@lists.math.uh.edu; Mon, 31 May 2004 00:03:03 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BUewv-0007Wq-PE for ding@lists.math.uh.edu; Mon, 31 May 2004 00:03:01 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 0E62A3A003B for ; Mon, 31 May 2004 00:03:00 -0500 (CDT) Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BUews-00059c-00 for ; Mon, 31 May 2004 07:02:58 +0200 Original-Received: from hkn.eecs.berkeley.edu ([128.32.112.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 May 2004 07:02:58 +0200 Original-Received: from quarl by hkn.eecs.berkeley.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 May 2004 07:02:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: hkn.eecs.berkeley.edu X-Quack-Archive: 1 Gmane-From: 1 User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:TqkhlrGjEboJkgh1fVFoxKSHQCc= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57778 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57778 It would be nice if: The scoring engine let you expire articles based on score, e.g. (("subject" ("junk" -9000 nil e) ("boring" -1000 nil s)) (expire -5000)) There could be a variable gnus-summary-expire-below analogous to gnus-summary-mark-below. -- Karl 2004-05-30 21:52