From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8164 Path: main.gmane.org!not-for-mail From: Steven L Baur Newsgroups: gmane.emacs.gnus.general Subject: Re: Adaptive scoring in nnml groups Date: 02 Oct 1996 13:46:25 -0700 Sender: steve@miranova.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.89) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035148370 10472 80.91.224.250 (20 Oct 2002 21:12:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:12:50 +0000 (UTC) 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.6/8.6.9) with SMTP id OAA18459 for ; Wed, 2 Oct 1996 14:18:17 -0700 Original-Received: from deanna.miranova.com (steve@deanna.miranova.com [206.190.83.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 2 Oct 1996 22:43:03 +0200 Original-Received: (from steve@localhost) by deanna.miranova.com (8.7.6/8.6.9) id NAA18306; Wed, 2 Oct 1996 13:46:26 -0700 Original-To: ding@ifi.uio.no X-Url: http://www.miranova.com/%7Esteve/ Mail-Copies-To: never X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5" f8*@r4ipO6Jl!:Ccqp:9I OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+ In-Reply-To: Wesley.Hardaker@sphys.unil.ch's message of 02 Oct 1996 14:14:16 +0100 Original-Lines: 37 X-Mailer: Red Gnus v0.46/XEmacs 19.15 Xref: main.gmane.org gmane.emacs.gnus.general:8164 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8164 >>>>> "Wesley" == Wesley Hardaker writes: Hans> If I read the manual correctly, this would have to give me adaptive Hans> scoring in all groups, but it only turns on adaptive scoring in the Hans> nntp groups. Lars> Hm... I couldn't find anything in the adaptive score code that Lars> would make adaptive scoring be switched on only in nntp groups. Lars> Are you sure you're not switching it off in some hook or other? Wesley> I don't know if you rememeber or not, but I have been having Wesley> this exact same problem for a long time now. I turned on Wesley> adaptive scoring way back in .20 or so of sgnus and starting Wesley> using nnml later on. I wrote to you and told you about this Wesley> problem, and you said something to the effect of 'I can't Wesley> repeat it using your settings', so I figured I must be doing Wesley> something wierd. I doubt you're doing something weird, I remember how much of a hassle it was completely turning off scoring in mail groups at one point. Try using this scorefile (named as nnml:all.SCORE, or nnml.all.SCORE in your News directory if you're using gnus-score-find-bnews): ((local (gnus-use-scoring t) (gnus-nov-is-evil nil)) (exclude-files "all.SCORE") (read-only)) This works for me with: (setq gnus-use-adaptive-scoring t) in my .gnus. -- steve@miranova.com baur Unsolicited commercial e-mail will be billed at $250/message. What are the last two letters of "doesn't" and "can't"? Coincidence? I think not.