From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: different achiving mode Date: Mon, 06 Jan 2014 00:12:58 +0100 Message-ID: <87d2k63tvp.fsf@gmail.com> References: <87d2k7st0n.fsf@bzg.ath.cx> <878uuvnzh0.fsf@pcbe13433.cern.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vzwsp-0006ln-3z for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 18:13:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vzwsg-0003rk-Mx for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 18:13:27 -0500 In-Reply-To: <878uuvnzh0.fsf@pcbe13433.cern.ch> (David Belohrad's message of "Sat, 04 Jan 2014 23:39:39 +0100") 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: David Belohrad Cc: Bastien , emacs-orgmode@gnu.org On 2014-01-04 23:39 David Belohrad wrote: > Hi Bastien, > > learning recently new things about org mode i think i have requested a > bullshit. Basically the idea was to somehow 'retain' the project tree, > or at least be able to restore its form from archive when needed. Seeing > complexity of this, it does not look like something easy to implement... > > .d. [...] If you do not mind having archived subtrees in your org file, you could just use C-c C-x a, which only tags the tree at point with :ARCHIVE: and excludes those from beeing cycled with TAB. This way you would keep your original structure. HTH, -- Alexander Baier