From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29886 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Scoring based on lines of quoted material (>) Date: 20 Apr 2000 22:04:47 +0200 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <87wvnwpj9d.fsf@iname.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166482 5230 80.91.224.250 (21 Oct 2002 02:14:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:14:42 +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 2C3F8D051E for ; Thu, 20 Apr 2000 15:53:34 -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 OAB17776; Thu, 20 Apr 2000 14:53:15 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 20 Apr 2000 14:52:46 -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 OAA14803 for ; Thu, 20 Apr 2000 14:52:35 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id 7DEFBD051E for ; Thu, 20 Apr 2000 15:52:46 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id VAA09737 for ding@gnus.org; Thu, 20 Apr 2000 21:54:40 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 17 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 956260480 32048 193.69.4.148 (20 Apr 2000 19:54:40 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 20 Apr 2000 19:54:40 GMT Mail-Copies-To: never X-Now-Playing: Stereolab's _Ping Pong_: "Ping Pong" User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Has somebody done, or could they suggest a way to do, a method of > scoring I could use in a mailing list to score down mail that has more > lines starting with > than otherwise. I think the way to implement this would be to add a `f' "match" type to the body score thing. Then the "match" could be a user-defined (or pre-defined) function that would return the score of the article. Then we could have a function that returned a score based on the ratio between quoted text and new text. Anybody want to implement this? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen