From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52355 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Adaptive scoring bug still here? Date: Tue, 06 May 2003 14:30:10 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87r87t8pp2.fsf@sophia.inria.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052224166 580 80.91.224.249 (6 May 2003 12:29:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 6 May 2003 12:29:26 +0000 (UTC) Original-X-From: ding-owner+M899@lists.math.uh.edu Tue May 06 14:29:24 2003 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 19D1ZU-00008u-00 for ; Tue, 06 May 2003 14:29:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19D1aj-00060h-00; Tue, 06 May 2003 07:30:41 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19D1aY-0005zC-00 for ding@lists.math.uh.edu; Tue, 06 May 2003 07:30:30 -0500 Original-Received: (qmail 75292 invoked by alias); 6 May 2003 12:30:30 -0000 Original-Received: (qmail 75287 invoked from network); 6 May 2003 12:30:29 -0000 Original-Received: from unknown (HELO krynn.se.axis.com) (212.209.10.216) by sclp3.sclp.com with SMTP; 6 May 2003 12:30:29 -0000 Original-Received: from PCNIKLAS (dh10-13-8-222.se.axis.com [10.13.8.222]) by krynn.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id h46CUAIo025391 for ; Tue, 6 May 2003 14:30:10 +0200 Original-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 01 May 2003 08:51:42 +0200") Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (windows-nt) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52355 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52355 Lars Magne Ingebrigtsen writes: > Niklas Morberg writes: > >>>> Setting gnus-use-adaptive scoring in the topic parameters didn't >>>> work. > > What's the value of `gnus-newsgroup-adaptive' in the summary buffer > of these groups? gnus-newsgroup-adaptive's value is nil Local in buffer *Summary nntp+news.axis.se:axis.test*; global value is nil > (And what's the value of `gnus-use-adaptive-scoring' in > the same groups?) gnus-use-adaptive-scoring's value is t Local in buffer *Summary nntp+news.axis.se:axis.test*; global value is nil Niklas