From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34362 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Re: Thread gathering and subject matching Date: 22 Jan 2001 15:40:29 +0000 Organization: Citrix Systems Sender: owner-ding@hpc.uh.edu Message-ID: References: <87ofxj26wl.fsf@stark.yi.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170303 30039 80.91.224.250 (21 Oct 2002 03:18:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:18:23 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id E7F1CD04A0 for ; Mon, 22 Jan 2001 10:41:41 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id JAC26056; Mon, 22 Jan 2001 09:41:20 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 22 Jan 2001 09:40:21 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA09242 for ; Mon, 22 Jan 2001 09:40:09 -0600 (CST) Original-Received: from gatekeeper.ctxuk.citrix.com (gatekeeper.ctxuk.citrix.com [195.153.38.114]) by mailhost.sclp.com (Postfix) with ESMTP id 13CC0D04A0 for ; Mon, 22 Jan 2001 10:40:37 -0500 (EST) Original-Received: from sh.ctxuk.citrix.com (sh.ctxuk.citrix.com [10.30.224.4]) by gatekeeper.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id PAA27313 for ; Mon, 22 Jan 2001 15:40:35 GMT Original-Received: from hwvwall01.ctxuk.citrix.com (hwvwall01.ctxuk.citrix.com [10.30.224.27]) by sh.ctxuk.citrix.com (8.8.7/BSCF-1.7) with SMTP id PAA12600 for ; Mon, 22 Jan 2001 15:40:34 GMT Original-Received: from 10.30.224.101 by hwvwall01.ctxuk.citrix.com (InterScan E-Mail VirusWall NT); Mon, 22 Jan 2001 15:40:01 -0000 (GMT Standard Time) Original-Received: by hwexch01.ctxuk.citrix.com with Internet Mail Service (5.5.2650.21) id ; Mon, 22 Jan 2001 15:40:33 -0000 Original-Received: from lanber.cam.eu.citrix.com ([10.70.128.81]) by hwexch01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id CYB2LQBA; Mon, 22 Jan 2001 15:40:29 -0000 Original-To: The Gnus Mailing List User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 X-Face: wqk-$Z5Z In article <87ofxj26wl.fsf@stark.yi.org>, 0> Greg Stark ("Greg") wrote: Greg> How come Gnus is clever enough to put most of the posts into a Greg> single thread, but not clever enough to avoid repeating the same Greg> subject in my summary buffer a dozen times? Because, in your example, the subjects were *not* the same - some respondents have added spaces before the word "start": Greg> [ 24: Henrique M Holschuh ] Re: Bug#81397: [authorization] fails silently for normal users, cannot start server Greg> < 51: Eray Ozkural (exa) > Greg> < 44: Eray Ozkural (exa) > Greg> [ 18: Hamish Moffatt ] Greg> [ 39: Eray Ozkural (exa) ] Re: Bug#81397: [authorization] fails silently for normal users, cannot start server Greg> [ 43: Hamish Moffatt ] Re: Bug#81397: [authorization] fails silently for normal users, cannot start server Greg> Greg> Greg> Greg> Also, how come it managed to reparent enough of them but about a Greg> page lower there are three more, that it missed? These ones not only have a different subject, but also lack threading information (In-Reply-To, References). One thing that I think *is* Gnus's fault is that thread gathering is done only against thread roots - WIBNI orphans were also gathered against subthreads when the subject changes?