From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48491 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem with scoring when gnus-show-threads is nil Date: Wed, 01 Jan 2003 20:41:17 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.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 1041450083 25454 80.91.224.249 (1 Jan 2003 19:41:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 1 Jan 2003 19:41:23 +0000 (UTC) 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 18Tojx-0006cN-00 for ; Wed, 01 Jan 2003 20:41:22 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18TokF-00053I-00; Wed, 01 Jan 2003 13:41:39 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Jan 2003 13:42:33 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id NAA20398 for ; Wed, 1 Jan 2003 13:42:20 -0600 (CST) Original-Received: (qmail 50135 invoked by alias); 1 Jan 2003 19:41:21 -0000 Original-Received: (qmail 50130 invoked from network); 1 Jan 2003 19:41:21 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 1 Jan 2003 19:41:21 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18Tokp-0001aP-00 for ; Wed, 01 Jan 2003 20:42:15 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1041450135 3740 80.91.231.2 (1 Jan 2003 19:42:15 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 Jan 2003 19:42:15 GMT Mail-Copies-To: never X-Now-Playing: Kaia's _Kaia_: "19" User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: ({jjp%f'/WKjR+}ya]1An}%Dl-H6NV%Y8"}Nwnf:$M`8YxrQ_c6${|P(C)\z<;yX8E]~!*t>OU~w+|F>e3~QM7FT&iCUf_*{FT*EX:O)AH*6bBp[WdKke!{[>xrA&dg1B9e' x*Q2GN9 Cancel-Lock: sha1:SELuDDkdWvKzQkpZ9INONni7gbo= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48491 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48491 Emerick Rogul writes: > If I remove (gnus-show-threads nil) from my group parameters, then > scoring works correctly and the articles are expunged from my buffer. > If I keep (gnus-show-threads nil) in my group buffers, then scoring > appears to work (articles get the appropriate +/- prefix and I can see > they're using the correct scoring rules), but the articles are not > expunged from my summary buffer. Looking through the code, I find this comment: ;; When unthreaded, all articles are always shown. So it looks like this is intentional behavior. I think it should be changed. Does anybody have any idea why this behavior makes sense? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen