From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44848 Path: main.gmane.org!not-for-mail From: Tom Koelman Newsgroups: gmane.emacs.gnus.general Subject: Can thread gathering use In-Reply-To: ? Date: Wed, 15 May 2002 19:05:34 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021486989 14738 127.0.0.1 (15 May 2002 18:23:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 May 2002 18:23:09 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 1783Qa-0003pb-00 for ; Wed, 15 May 2002 20:23:09 +0200 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 1783PQ-0003br-00; Wed, 15 May 2002 13:21:56 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 15 May 2002 13:22:13 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id NAA10127 for ; Wed, 15 May 2002 13:22:00 -0500 (CDT) Original-Received: (qmail 5342 invoked by alias); 15 May 2002 18:21:38 -0000 Original-Received: (qmail 5337 invoked from network); 15 May 2002 18:21:38 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 15 May 2002 18:21:38 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 1783aO-0002vu-00 for ; Wed, 15 May 2002 20:33:16 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 11 Original-NNTP-Posting-Host: s340-modem1544.dial.xs4all.nl Original-X-Trace: quimby.gnus.org 1021487596 11277 194.109.166.8 (15 May 2002 18:33:16 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 15 May 2002 18:33:16 GMT User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-msvc-nt5.0.2195) Cancel-Lock: sha1:GgpUgS7jd0uzaAnPI45+o2PCHcQ= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44848 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44848 Just now I saw the thread called "Gathering very loose threads", in which the original post and the reply to it were not gathered. I have gnus-summary-thread-gathering-function set to gnus-gather-threads-by-references. On inspection of the reply I noticed that it didn't have its References header set, but did have a header called In-Reply_To: with the correct message-id. Is there some way to make gnus use this information? Tom