From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79902 Path: news.gmane.org!not-for-mail From: Johnny Newsgroups: gmane.emacs.gnus.general Subject: Re: Unparent article? (set article as root) Date: Sun, 11 Sep 2011 09:43:37 +0100 Message-ID: <87litvpiyu.fsf@DeuxExMachina.config> References: <878vqh8j9t.fsf@DeuxExMachina.config> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1315734584 17657 80.91.229.12 (11 Sep 2011 09:49:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 11 Sep 2011 09:49:44 +0000 (UTC) Cc: ding@gnus.org To: Lars Magne Ingebrigtsen Original-X-From: ding-owner+M28196@lists.math.uh.edu Sun Sep 11 11:49:40 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R2gfU-0004EY-HP for ding-account@gmane.org; Sun, 11 Sep 2011 11:49:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1R2geW-0003FN-GC; Sun, 11 Sep 2011 04:48:40 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1R2geV-0003FA-8j for ding@lists.math.uh.edu; Sun, 11 Sep 2011 04:48:39 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1R2geQ-00018k-Km for ding@lists.math.uh.edu; Sun, 11 Sep 2011 04:48:39 -0500 Original-Received: from mailout-eu.gmx.com ([213.165.64.43]) by quimby.gnus.org with smtp (Exim 4.72) (envelope-from ) id 1R2geO-0003hJ-90 for ding@gnus.org; Sun, 11 Sep 2011 11:48:32 +0200 Original-Received: (qmail invoked by alias); 11 Sep 2011 09:48:26 -0000 Original-Received: from 78-86-131-176.zone2.bethere.co.uk (EHLO DeuxExMachina.config) [78.86.131.176] by mail.gmx.com (mp-eu003) with SMTP; 11 Sep 2011 11:48:26 +0200 X-Authenticated: #57368918 X-Provags-ID: V01U2FsdGVkX1/fMx9WUUTfMxarjNXuGC5C5pLnURNe0sEanxBHpV +Ob2DDnXGTBqYT In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 11 Sep 2011 00:09:40 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux) X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79902 Archived-At: Lars Magne Ingebrigtsen writes: > Johnny writes: > >> This may be simple, but I can not find a way to revert the effect of >> gnus-summary-reparent-thread (T ^) to remove the parent from the article >> (e.g. set it to a root article again)? > > You'd have to edit the References header, I think. Yes, that's what I ended up doing by using a sed on my Mail-folder and it worked fine. I couldn't figure out how do do it from within gnus though, which would be nicer. -- Johnny