From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4165 Path: main.gmane.org!not-for-mail From: craffert@sps.ml.com (Colin Rafferty) Newsgroups: gmane.emacs.gnus.general Subject: Re: Mail Groups and Thread suggestion/question Date: Wed, 29 Nov 95 17:59:01 EST Message-ID: <9511292259.AA12703@sparc10.sps.ml.com> References: <199511291654.LAA05487@hera.wscis.wsc.com> Reply-To: Colin Rafferty NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035144952 28723 80.91.224.250 (20 Oct 2002 20:15:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:15:52 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from moonbase_v.moonvalley.com (moonbase_v.moonvalley.com [204.212.162.1]) by miranova.com (8.6.11/8.6.9) with ESMTP id PAA15391 for ; Wed, 29 Nov 1995 15:58:04 -0800 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by moonbase_v.moonvalley.com (8.6.12/8.6.9) with ESMTP id PAA27167 for ; Wed, 29 Nov 1995 15:46:31 -0800 Original-Received: from mlfire.ml.com (mlfire.ml.com [192.246.100.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 30 Nov 1995 00:00:14 +0100 Original-Received: from commpost.ml.com ([146.125.4.24]) by mlfire.ml.com (8.6.12/8.6.12) with ESMTP id RAA23497 for ; Wed, 29 Nov 1995 17:59:43 -0500 Original-Received: from sparc10.sps.ml.com (sparc10.sps.ml.com [192.168.111.24]) by commpost.ml.com (8.6.12/8.6.12) with SMTP id RAA20380 for ; Wed, 29 Nov 1995 17:59:49 -0500 Original-Received: from spssunp.masdev.ml.com by sparc10.sps.ml.com (4.1/SMI-4.1) id AA12703; Wed, 29 Nov 95 17:59:01 EST Original-Received: by spssunp.masdev.ml.com (4.1/SMI-4.1) id AA14595; Wed, 29 Nov 95 17:59:01 EST Original-To: (ding) GNUS Mailing List In-Reply-To: Jason Schroeder's message of Wed, 29 Nov 95 11:54:00 -0500 X-Face: D>:hrrB{l6#\wU;)0R:OHSTA@ayd.Oq?s@Rrc;[+z0m+<-U"$G-J6L)F2QY`qK~uPu!s1(6{\#uy!Ag/D)?'L[}xErXvxoPn8T_hKi{M]/(`BF{e}X7;hby`p\.E$rJ}Aff#BT,rdDIw\y X-Y-Zippy: Are we THERE yet? Xref: main.gmane.org gmane.emacs.gnus.general:4165 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4165 Jason Schroeder writes: > While using mail groups, is there a way to come across an article and add > it to another thread permanently? There are a bunch of really stupid mailers out there that don't know about "References:". How many years has it been? I have been having the same problems. My temporary solution is is to copy the "Message-ID:" line from the parent-to-be, and then insert it into the orphaned article, changed to "References:". This work perfectly under nnml (and I imagine, it would work under any other scheme). I guess the real solution would be to write some function that did this automatically. I am thinking about something like this: (defun gnus-summary-adopt-parent-thread (&optional which) "Make current article child of the previous one. With prefix arg, parent is that many articles previous." (interactive "p") ; ... ) -- Colin Rafferty | Merrill Lynch | Voice: 212.449.8782 Consultant | World Financial Center | E-Mail: craffert@ml.com Securities Pricing | North Tower, 11 Floor | Beeper: 1.800.225.0256 #360229 Debt Markets Group | New York, New York 10281 | Fax: 212.449.1314