From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9929 Path: main.gmane.org!not-for-mail From: Hans de Graaff Newsgroups: gmane.emacs.gnus.general Subject: Re: adaptive scoring control in .SCORE not working Date: 14 Feb 1997 08:56:05 +0100 Sender: graaff@duticai.twi.tudelft.nl Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.101) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035149881 21421 80.91.224.250 (20 Oct 2002 21:38:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:38:01 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id AAA03454 for ; Fri, 14 Feb 1997 00:05:41 -0800 Original-Received: from duticai.twi.tudelft.nl (duticai.twi.tudelft.nl [130.161.159.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 14 Feb 1997 08:56:18 +0100 Original-Received: from dutifp.twi.tudelft.nl (dutifp [130.161.159.118]) by duticai.twi.tudelft.nl (8.8.5/8.8.5) with ESMTP id IAA22196 for ; Fri, 14 Feb 1997 08:56:16 +0100 (MET) Original-Received: (from graaff@localhost) by dutifp.twi.tudelft.nl (8.8.5/8.8.5) id IAA04495; Fri, 14 Feb 1997 08:56:11 +0100 (MET) Original-To: ding@ifi.uio.no X-Url: http://is.twi.tudelft.nl/~graaff/ X-Face: ,i^c$X{l+r}VV%(bl{^[ writes: > I have just confirmed that the `adapt' directives ("(adapt t)" and > "(adapt ignore)") in .SCORE files are not working. I am not sure > yet if they are simply being ignored or if the value of > gnus-use-adaptive-scoring is incorrectly being allowed to override > them rather than them overriding the variable. Are you by any chance using auto-expiration? If so, then this wipes away your catchup and read information with 'E' marks for expiration. Switching to total-expire should work. Hans