From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15018 Path: main.gmane.org!not-for-mail From: Felix Lee Newsgroups: gmane.emacs.gnus.general Subject: Re: Threading Date: Sat, 18 Apr 1998 14:56:29 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: <199804182157.OAA23402@mail1.teleport.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154118 19592 80.91.224.250 (20 Oct 2002 22:48:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:48:38 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id OAA29107 for ; Sat, 18 Apr 1998 14:52:06 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA25501 for ; Sat, 18 Apr 1998 16:58:53 -0500 (CDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id RAN26305; Sat, 18 Apr 1998 17:32:46 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 18 Apr 1998 16:58:12 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id QAA09645 for ; Sat, 18 Apr 1998 16:58:05 -0500 (CDT) Original-Received: (qmail 17110 invoked by uid 504); 18 Apr 1998 21:57:47 -0000 Original-Received: (qmail 17107 invoked from network); 18 Apr 1998 21:57:46 -0000 Original-Received: from mail1.teleport.com (192.108.254.26) by claymore.vcinet.com with SMTP; 18 Apr 1998 21:57:46 -0000 Original-Received: from teleport.com (pdx59-i48-13.teleport.com [204.202.167.219]) by mail1.teleport.com (8.8.7/8.7.3) with ESMTP id OAA23402 for ; Sat, 18 Apr 1998 14:57:33 -0700 (PDT) Original-To: ding@gnus.org In-reply-to: on 18 Apr 1998 11:12:09 EDT. Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15018 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15018 Justin Sheehy : > MH is the culprit, but it isn't your In-reply-to: header. MH, with > its default configuration, adds a space to the end of Subject lines of > messages that it replies to. After examining your messages, this is > indeed the case. hmm. yes. but this is something in the guts of MH, not the configuration. the %{subject} format spec has the subject with a space at the end. no idea why. gnus could strip trailing spaces from the subject before threading. --