From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darlan Cavalcante Moreira Subject: Re: undo archive Date: Thu, 04 Aug 2011 12:41:58 -0300 Message-ID: <4e3abdcb.24aeec0a.50a5.3a13@mx.google.com> References: <87zkjq9u9z.fsf@riotblast.dunsmor.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp03k-0006z0-Gg for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 11:42:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qp03j-0006IN-Mz for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 11:42:08 -0400 Received: from mail-yi0-f41.google.com ([209.85.218.41]:42146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qp03j-0006IG-KW for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 11:42:07 -0400 Received: by yib2 with SMTP id 2so974706yib.0 for ; Thu, 04 Aug 2011 08:42:05 -0700 (PDT) In-Reply-To: <87zkjq9u9z.fsf@riotblast.dunsmor.com> 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: Jason Dunsmore Cc: skip , emacs-orgmode@gnu.org I've been hit by this a few times when my fingers type the archive key-binding instead of the attach file key-binding. Undo has worked so far, but it may be a little trick sometimes. -- Darlan At Wed, 03 Aug 2011 14:20:24 -0500, Jason Dunsmore wrote: > > suvayu ali writes: > > > On Wed, Aug 3, 2011 at 8:47 PM, skip wrote: > >> Is there a way to undo archive after, say, an accidental archival of a > >> part of org file? > >> > > > > A simple undo on the org file buffer has worked for me in the past. > > You'll also need to manually remove the archived subtree from the > archive file. >