From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11242 Path: main.gmane.org!not-for-mail From: Matt Simmons Newsgroups: gmane.emacs.gnus.general Subject: Re: Threading without References header? Date: 01 Jun 1997 17:20:42 -0500 Message-ID: References: Reply-To: simmonmt@acm.org NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150984 29153 80.91.224.250 (20 Oct 2002 21:56:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:56:24 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.5/8.8.5) with ESMTP id QAA01559 for ; Sun, 1 Jun 1997 16:07:17 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.5/8.8.5) with ESMTP id QAA24695 for ; Sun, 1 Jun 1997 16:07:16 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id SAA20682 for ; Sun, 1 Jun 1997 18:06:36 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 2 Jun 1997 00:21:00 +0200 Original-Received: (qmail 18105 invoked by uid 504); 1 Jun 1997 22:20:58 -0000 Original-Received: (qmail 18102 invoked from network); 1 Jun 1997 22:20:56 -0000 Original-Received: from arthur.cs.purdue.edu (0@128.10.2.1) by claymore.vcinet.com with SMTP; 1 Jun 1997 22:20:55 -0000 Original-Received: from locutus.cs.purdue.edu (1485@locutus.cs.purdue.edu [128.10.2.45]) by arthur.cs.purdue.edu (8.8.4/PURDUE_CS-1.4) with ESMTP id RAA02381; Sun, 1 Jun 1997 17:20:45 -0500 (EST) Original-Received: (from simmonmt@localhost) by locutus.cs.purdue.edu (8.8.4/PURDUE_CS-1.4) id RAA15784; Sun, 1 Jun 1997 17:20:42 -0500 (EST) Original-To: Kai Grossjohann In-Reply-To: Kai Grossjohann's message of "28 May 1997 17:37:08 +0200" X-Mailer: Gnus v5.4.56/XEmacs 19.15 Original-Lines: 17 Original-Xref: altair.xemacs.org dgnus-list:1631 Xref: main.gmane.org gmane.emacs.gnus.general:11242 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11242 Kai Grossjohann writes: > Right. That's a good idea, too. My problem is that I like to have my > mails in nice threads and some people send mail with neither a > References nor an In-Reply-To header. For these mails I've got to > find the parent, and the only way to do that is to search for matching > subjects. It would also be nice, in situations like this, if you could have Gnus automagically insert a references line between two articles. That is, if two articles belong in the same thread, but one of them (the reply) doesn't include a references line, you could somehow point at both articles and tell Gnus to put a references line in the reply so that it would appear in the thread from then on... Or is there already a way to do this? Matt