From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49437 Path: main.gmane.org!not-for-mail From: Reiner Steib <4uce.02.r.steib@gmx.net> Newsgroups: gmane.emacs.gnus.general Subject: Re: Disabling adaptive scoring for particular groups Date: Tue, 21 Jan 2003 14:40:33 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <878yxfnjpn.fsf@squeaker.lickey.com> Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043156396 23051 80.91.224.249 (21 Jan 2003 13:39:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 21 Jan 2003 13:39:56 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ayd8-0005zd-00 for ; Tue, 21 Jan 2003 14:39:54 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18aye8-0007iz-00; Tue, 21 Jan 2003 07:40:56 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 21 Jan 2003 07:41:51 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA26453 for ; Tue, 21 Jan 2003 07:41:39 -0600 (CST) Original-Received: (qmail 85024 invoked by alias); 21 Jan 2003 13:40:39 -0000 Original-Received: (qmail 85019 invoked from network); 21 Jan 2003 13:40:39 -0000 Original-Received: from theotp5.physik.uni-ulm.de (134.60.10.145) by 66.230.238.6 with SMTP; 21 Jan 2003 13:40:39 -0000 Original-Received: (from ste@localhost) by theotp5.physik.uni-ulm.de (8.11.2/8.11.2) id h0LDeXb12105; Tue, 21 Jan 2003 14:40:33 +0100 X-Authentication-Warning: theotp5.physik.uni-ulm.de: ste set sender to 4uce.02.r.steib@gmx.net using -f Original-To: ding@gnus.org X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l;3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2;n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 (Matt Armstrong's message of "Mon, 20 Jan 2003 22:41:08 -0700") User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.1 (i386-suse-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:49437 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:49437 On Tue, Jan 21 2003, Matt Armstrong wrote: > Frank Haun writes: [...] >> The following doesn't work, should it? >> >> ;; still getting nnml*.ADAPT files >> (setq gnus-parameters >> '(("^nnml" >> (gnus-use-adaptive-scoring nil)))) >> >> I found a solution, but is this the correct way by setting the variable >> `gnus-newsgroup-adaptive'? >> >> ;; no nnml*.ADAPT files >> (setq gnus-parameters >> '(("^nnml" >> (gnus-newsgroup-adaptive nil)))) I can confirm both of Frank's observations: The unwanted creation of nnimap:*.ADAPT files and his solution (I'd say "workaround", because `gnus-newsgroup-adaptive' isn't supposed to be a user option; Unfortunately I don't grok the relevant code in gnus-score.el). > Last time I checked the adaptive scoring portion of the manual, it > said to turn adaptive scoring on or off in score files. In Gnus, there's not only way to do it. `gnus-use-adaptive-scoring' is one way. It's mentioned in the manual [1] and it's doc-string suggests that it should be used for this purpose: ,----[ C-h v gnus-use-adaptive-scoring RET ] | gnus-use-adaptive-scoring's value is t | | Documentation: | *If non-nil, use some adaptive scoring scheme. | If a list, then the values `word' and `line' are meaningful. The | former will perform adaption on individual words in the subject | header while `line' will perform adaption on several headers. `---- It's not a nice solution to create nnml:all.SCORE, nnimap:all.SCORE, nnfolder:all.SCORE, ... for all kind of back ends. Bye, Reiner. [1] (Info-goto-node "(gnus)Adaptive Scoring") -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/