From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13625 Path: main.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.gnus.general Subject: feature request: gnus-summary-reparent-thread Date: 13 Jan 1998 15:52:43 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: Reply-To: jari.aalto@ntc.nokia.com 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 1035152955 10208 80.91.224.250 (20 Oct 2002 22:29:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:29:15 +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 LAA00258 for ; Tue, 13 Jan 1998 11:27:50 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA20127 for ; Tue, 13 Jan 1998 13:28:14 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id HAH11529; Tue, 13 Jan 1998 07:54:57 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 13 Jan 1998 07:53:46 -0600 (CST) 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 HAA11514 for ; Tue, 13 Jan 1998 07:53:38 -0600 (CST) Original-Received: (qmail 26777 invoked by uid 504); 13 Jan 1998 13:53:24 -0000 Original-Received: (qmail 26772 invoked from network); 13 Jan 1998 13:52:59 -0000 Original-Received: from axl01it.ntc.nokia.com (131.228.118.232) by claymore.vcinet.com with SMTP; 13 Jan 1998 13:52:55 -0000 Original-Received: from zeus.tele.nokia.fi (zeus.tele.nokia.fi [131.228.134.50]) by axl01it.ntc.nokia.com (8.8.5/8.6.9) with SMTP id PAA04911 for ; Tue, 13 Jan 1998 15:52:03 +0200 (EET) Original-Received: from pegasus.tele.nokia.fi (pegasus.ntc.nokia.com [131.228.169.148]) by zeus.tele.nokia.fi (8.6.4/8.6.4) with ESMTP id PAA07270 for ; Tue, 13 Jan 1998 15:52:29 +0200 Original-Received: (from jaalto@localhost) by pegasus.tele.nokia.fi (8.7.5/8.7.1) id PAA11166; Tue, 13 Jan 1998 15:52:43 +0200 (EET) Original-To: Ding mailing list X-info: Quassia Gnus v0.22 Original-Lines: 26 X-Mailer: Quassia Gnus v0.22/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13625 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13625 Hi, In the my private mail and sometimes in mailing lists I want to reparent some articles. All goes well as long as the subject stays the same, but if subject is not same (while the matter stays same), I don't see a nice threading: # Subject-A Subject-B If I hit T ^ now on the last article it won't show up Subject-A Subject-B unless I first manually go to Subject-B and "e"dit the subject to be the same as Subject-A and only then hit the T ^ I'd like to have another command that would do essentially the same as T ^; but also it would substitute the child's subject with the parent subject. This way the threading would be seen. Howabout adding prefix argument to T ^ to accomplish this? Or is there something I have missed? jari