From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38021 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: bug: enabling adaptive scoring via score file doesn't work Date: Sun, 19 Aug 2001 17:39:14 +0200 Organization: Programmerer Ingebrigtsen Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173669 18578 80.91.224.250 (21 Oct 2002 04:14:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:14:29 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 17341 invoked from network); 19 Aug 2001 15:39:53 -0000 Original-Received: from quimby.gnus.org (195.204.10.139) by gnus.org with SMTP; 19 Aug 2001 15:39:53 -0000 Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id RAA23912 for ding@gnus.org; Sun, 19 Aug 2001 17:39:39 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 998235578 8737 195.204.10.148 (19 Aug 2001 15:39:38 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 19 Aug 2001 15:39:38 GMT Mail-Copies-To: never X-Now-Playing: Bill Laswell & Pete Namlook's _Psychonavigation_: "Psychic And UFO Revelations In The Last Days" User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: >> What does `(gnus-all-score-files)' evaluate to after you've entered >> the group? > > In the summary buffer, I get this: > > ("/home/alex/News/nnml:emacs.gnus.SCORE" "/home/alex/News/emacs.SCORE") > > BTW, just because I was curious, I tried > > (gnus-score-score-files "nnml:emacs.gnus") > > and got this (which includes the */emacs.ADAPT score file). Yes, but that function lists all your score files -- not only the score files that apply to the group you name. (No, the function names here aren't very informative.) I think you want: (setq gnus-score-find-score-files-function 'gnus-score-find-hierarchical) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen