From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Feature Request Bounty? Date: Thu, 09 Oct 2014 15:14:35 +0200 Message-ID: <87siixcrlw.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcDYf-0005Vq-Ra for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 09:15:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcDYY-0007N0-CO for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 09:15:05 -0400 Received: from plane.gmane.org ([80.91.229.3]:38341) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcDYY-0007Mo-6X for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 09:14:58 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XcDYQ-0001Nq-8W for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 15:14:50 +0200 Received: from e178188156.adsl.alicedsl.de ([85.178.188.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Oct 2014 15:14:50 +0200 Received: from tjolitz by e178188156.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Oct 2014 15:14:50 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Florian Lindner writes: Hello, ,---- | * A | ** AA | *** AAA | ** AB | *** ABA | | Archiving AA will remove the subtree from the original file and create | it like that in archive target: | | * AA | ** AAA | | What I want (wish for) is to create it like that in the archive target: | | * A | ** AA | *** AAA | | If I also archive AB after that, it gets inserted in the structure which | is now identical to the structure we started with. `---- and when you simply mark the done subtrees with tag :ARCHIVE: but only actually archivate them when the whole tree is done? -- cheers, Thorsten