From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: Preventing (or mitigating) accidental deletion in org-mode Date: Sun, 23 Aug 2009 13:04:42 +0100 Message-ID: References: <4A9120DB.6030003@nickbell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfBox-0007lZ-8s for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 08:05:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfBor-0007ka-Ls for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 08:05:14 -0400 Received: from [199.232.76.173] (port=37912 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfBor-0007kM-5n for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 08:05:09 -0400 Received: from lo.gmane.org ([80.91.229.12]:41479) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MfBoq-0007nO-8G for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 08:05:08 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MfBom-0005HP-UQ for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 14:05:04 +0200 Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Aug 2009 14:05:04 +0200 Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Aug 2009 14:05:04 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 2009-08-23 11:58 +0100, Nick Bell wrote: > Org-mode is great and I'd like to commit to it. However, I'm held back > by the apparent fragility of data stored in org-files. For example, > it's easy to delete entire folded trees of data with just a couple of > keystrokes or a mouse click. This should not be a problem as long as you know how the undo in Emacs works. You can even use browse-kill-ring¹ to see what you have deleted in Emacs. Footnotes: ¹ http://www.emacswiki.org/emacs/BrowseKillRing -- Emacs uptime: 5 days, 21 hours, 45 minutes, 22 seconds