From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53035 Path: main.gmane.org!not-for-mail From: Niklas Morberg Newsgroups: gmane.emacs.gnus.general Subject: Re: Endless fuzzy looping is back Date: Fri, 06 Jun 2003 09:01:22 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054882841 4547 80.91.224.249 (6 Jun 2003 07:00:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 07:00:41 +0000 (UTC) Original-X-From: ding-owner+M1579@lists.math.uh.edu Fri Jun 06 09:00:40 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 19OBDK-0001B2-00 for ; Fri, 06 Jun 2003 09:00:39 +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 19OBEF-0002de-00; Fri, 06 Jun 2003 02:01:35 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19OBE7-0002dY-00 for ding@lists.math.uh.edu; Fri, 06 Jun 2003 02:01:27 -0500 Original-Received: (qmail 29988 invoked by alias); 6 Jun 2003 07:01:27 -0000 Original-Received: (qmail 29982 invoked from network); 6 Jun 2003 07:01:26 -0000 Original-Received: from krynn.se.axis.com (193.13.178.10) by sclp3.sclp.com with SMTP; 6 Jun 2003 07:01:26 -0000 Original-Received: from PCNIKLAS (dh10-13-8-248.se.axis.com [10.13.8.248]) by krynn.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id h5671MD7001994 for ; Fri, 6 Jun 2003 09:01:23 +0200 Original-To: ding@gnus.org In-Reply-To: (Niklas Morberg's message of "Thu, 05 Jun 2003 12:44:17 +0200") X-Now-Playing: Elton John: Goodbye Yellow Brick Road (1973) - Goodbye yellow brick road Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53035 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53035 Niklas Morberg writes: > To help me read my news: How can I turn off fuzziness? I > have > > gnus-simplify-subject-functions '(gnus-simplify-all-whitespace) > > but it doesn't seem to be enough. It helps for my nnimap > backend but not for nntp (where I use adaptive scoring). Turning off all scoring made it possible to read my news again. Now I have several separate threads (since "RE:" stuff doesn't get gathered) and a ton of useless discussions previously scored down. It works, but it is unpleasant. What can I do to help solve the problem with the eternal loop? Niklas