From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12834 Path: main.gmane.org!not-for-mail From: Wes Hardaker Newsgroups: gmane.emacs.gnus.general Subject: Re: new scoring ideas. Date: 13 Nov 1997 15:32:21 -0800 Organization: Universite of California, Information Technology Department 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 1035152303 5957 80.91.224.250 (20 Oct 2002 22:18:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:18:23 +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 QAA27321 for ; Thu, 13 Nov 1997 16:55:38 -0800 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA11811 for ; Thu, 13 Nov 1997 18:55:52 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no (8.8.7/8.8.7/ifi0.2) with SMTP id AAA12430 for ; Fri, 14 Nov 1997 00:32:27 +0100 (MET) Original-Received: (qmail 691 invoked by uid 504); 13 Nov 1997 23:32:26 -0000 Original-Received: (qmail 688 invoked from network); 13 Nov 1997 23:32:26 -0000 Original-Received: from crabtree.ucdavis.edu (hardaker@128.120.226.169) by claymore.vcinet.com with SMTP; 13 Nov 1997 23:32:25 -0000 Original-Received: (from hardaker@localhost) by crabtree.ucdavis.edu (8.7.6/8.7.3) id PAA14502; Thu, 13 Nov 1997 15:32:23 -0800 (PST) Original-To: ding@gnus.org X-Face: #qW^}a%m*T^{A:Cp}$R\"38+d}41-Z}uU8,r%F#c#s:~Nzp0G9](s?,K49KJ]s"*7gvRgA SrAvQc4@/}L7Qc=w{)]ACO\R{LF@S{pXfojjjGg6c;q6{~C}CxC^^&~(F]`1W)%9j/iS/ IM",B1M.?{w8ckLTYD'`|kTr\i\cgY)P4 X-url: http://www-sphys.unil.ch/~whardake In-Reply-To: Lars Magne Ingebrigtsen's message of "13 Nov 1997 22:35:27 +0100" Original-Lines: 9 X-Mailer: Quassia Gnus v0.12/XEmacs 19.15 Xref: main.gmane.org gmane.emacs.gnus.general:12834 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12834 >>>>> On 13 Nov 1997 22:35:27 +0100, Lars Magne Ingebrigtsen said: Lars> I haven't stared at the code, but this actually seems tricky to do Lars> based on the current implementation. (I might be mistaken Lars> here.) Hmm... You have to have the current score variable to change it, so I would think you could compare it against a limit after changing it and limit it if exceeded. God I need sleep.