From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60111 Path: news.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: spam-stat diff. Date: 6 Apr 2005 15:06:06 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nk6nfn2sh.fsf@lifelogs.com> References: <87mzsm85i9.fsf@gnufans.net> <4nfyydqfih.fsf@lifelogs.com> <87acokhild.fsf@gnufans.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1112814586 19704 80.91.229.2 (6 Apr 2005 19:09:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Apr 2005 19:09:46 +0000 (UTC) Cc: "Alex Schroeder" , "Ding Mailing List" Original-X-From: ding-owner+M8637@lists.math.uh.edu Wed Apr 06 21:09:44 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1DJFtC-0003qg-8a for ding-account@gmane.org; Wed, 06 Apr 2005 21:08:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DJFrE-0007YQ-00; Wed, 06 Apr 2005 14:06:32 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DJFrA-0007YL-00 for ding@lists.math.uh.edu; Wed, 06 Apr 2005 14:06:28 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DJFr8-0000yR-BR for ding@lists.math.uh.edu; Wed, 06 Apr 2005 14:06:26 -0500 Original-Received: from clifford.bwh.harvard.edu ([134.174.9.41] helo=mail.bwh.harvard.edu) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DJFqz-0002wq-00 for ; Wed, 06 Apr 2005 21:06:17 +0200 Original-Received: (qmail 11536 invoked from network); 6 Apr 2005 19:03:38 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: deego@gnufans.org, alex@gnu.org, ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) (internal?.8?user:?tzz@[134.174.8.118]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 6 Apr 2005 19:03:35 -0000 Mail-Followup-To: "D Goel" , "Alex Schroeder " , "Ding Mailing List" Original-To: "D Goel" X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" X-Hashcash: 1:20:050406:deego@gnufans.org::YjN8ynx1lK8iuQA2:000000000000000000000000000000000000000000002WkO X-Hashcash: 1:20:050406:alex@gnu.org::TrKWm+g9uXiYZYEM:000003CHX X-Hashcash: 1:20:050406:ding@gnus.org::1cHVNOqEWPE8ZUhD:00001qjk In-Reply-To: <87acokhild.fsf@gnufans.net> (D. Goel's message of "Wed, 30 Mar 2005 17:30:54 -0500") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on sysblade0.bwh.harvard.edu X-Spam-Status: No, score=-1.6 required=5.8 tests=AWL,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60111 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60111 On Wed, 30 Mar 2005, deego@gnufans.org wrote: > 2005-03-30 D Goel > > * spam-stat-my.el (spam-stat-score-buffer): Add a call to a > user-function allow user modifications of the scores. > (spam-stat-score-buffer-user): New function, to allow > user-computed modifications to the score. Deepak, thanks for your patch. I made some changes - please take a look and ensure I did not break your code. Also I took the liberty of writing a longer ChangeLog entry for your changes. I am cc-ing the ding list so they are aware of these new abilities in spam-stat.el. Ted