From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68087 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.gnus.general Subject: Re: Pick and read method Date: Mon, 05 Jan 2009 23:31:02 +0100 Message-ID: <877i59idw9.fsf@gnu.org> References: <87sknyhvts.fsf@gnu.org> <873afxsbeu.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1231198110 10312 80.91.229.12 (5 Jan 2009 23:28:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Jan 2009 23:28:30 +0000 (UTC) Cc: xavier@maillard.mobi To: ding@gnus.org Original-X-From: ding-owner+M16532@lists.math.uh.edu Tue Jan 06 00:29:41 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LJyt4-0005By-Lh for ding-account@gmane.org; Tue, 06 Jan 2009 00:29:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LJyrS-0008Ty-2i; Mon, 05 Jan 2009 17:27:54 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LJyrQ-0008Te-4c for ding@lists.math.uh.edu; Mon, 05 Jan 2009 17:27:52 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LJyrN-0001R6-Hc for ding@lists.math.uh.edu; Mon, 05 Jan 2009 17:27:52 -0600 Original-Received: from ded1.conovae.com ([88.191.52.166] helo=mf1.conovae.net) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LJyrd-0004a7-00 for ; Tue, 06 Jan 2009 00:28:05 +0100 Original-Received: by mf1.conovae.net (Postfix, from userid 10) id C884B26014B; Tue, 6 Jan 2009 00:27:35 +0100 (CET) Original-Received: from zogzog.maillard.mobi (IDENT:1000@localhost [127.0.0.1]) by zogzog.maillard.mobi (8.14.3/8.13.8) with ESMTP id n05NCei0029807; Tue, 6 Jan 2009 00:12:40 +0100 Original-Received: (from xma@localhost) by zogzog.maillard.mobi (8.14.3/8.13.8/Submit) id n05NCdOg029806; Tue, 6 Jan 2009 00:12:39 +0100 X-Authentication-Warning: zogzog.maillard.mobi: xma set sender to xma@gnu.org using -f In-Reply-To: <873afxsbeu.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Mon, 05 Jan 2009 22:14:33 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) X-UUCPssh-Information: Please contact the ISP for more information X-UUCPssh: Found to be clean X-UUCPssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.399, required 6, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60) X-UUCPssh-From: xma@gnu.org X-Spam-Status: No X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68087 Archived-At: Reiner Steib writes: > On Mon, Jan 05 2009, Xavier Maillard wrote: > >> Would it be possible to disable scoring in the summary buffer > > Unless you activate adaptive scoring or add rule manually, no scoring > happens. So I'm not sure what you have in mind. > > ,---- > | (defcustom gnus-use-adaptive-scoring nil > | "*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." > `---- Right. I thought it was the default. >> when one is following the 'pick and read' way ? Actually, this >> method is more or less a 'manual scoring' of the messages/threads >> of interest and thus, having both could confuse a user. >> >> More generally, how many people are using this method and why ? >> Talking for me, it is because I do not like automatic scoring > > You mean adaptive scoring? Yes. Bye, Xavier