From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6689 Path: main.gmane.org!not-for-mail From: Wes Hardaker Newsgroups: gmane.emacs.gnus.general Subject: Re: adaptive scoring in mail (nnml) groups. Date: 14 Jun 1996 08:25:57 -0700 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035147108 4441 80.91.224.250 (20 Oct 2002 20:51:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:51:48 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id IAA15107 for ; Fri, 14 Jun 1996 08:48:06 -0700 Original-Received: from teal.ece.ucdavis.edu (hardaker@teal.ece.ucdavis.edu [128.120.54.142]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id ; Fri, 14 Jun 1996 17:26:00 +0200 Original-Received: by teal.ece.ucdavis.edu (1.37.109.16/Ultrix3.0-C/eecs 1.1) id AA274735957; Fri, 14 Jun 1996 08:25:57 -0700 Original-To: Lars Magne Ingebrigtsen In-Reply-To: Lars Magne Ingebrigtsen's message of 14 Jun 1996 00:31:25 +0000 Original-Lines: 12 X-Mailer: Gnus v5.2.4/XEmacs 19.13 Xref: main.gmane.org gmane.emacs.gnus.general:6689 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6689 Lars Magne Ingebrigtsen writes: > How about "grep adapt *.ADAPT *.SCORE" instead? :-) Actually, there are no nnml*.ADAPT files at all I just noticed!!! > Try `M-x edebug-defun' on `gnus-score-adaptive' in "gnus-score.el" and > see what's going on. Will do. Wes