From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: undo-tree and Org visibility Date: Wed, 27 Feb 2013 18:22:16 +0100 Message-ID: <878v69r7sn.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAkiQ-0005rL-Jn for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 12:22:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAkiE-0001l1-Rl for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 12:22:45 -0500 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:59884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAkiD-0001fL-8e for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 12:22:38 -0500 Received: by mail-wi0-f170.google.com with SMTP id hm11so7889521wib.1 for ; Wed, 27 Feb 2013 09:22:19 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Wed, 27 Feb 2013 09:52:17 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel, Samuel Wales writes: > When I went back and forth with undo-tree, Org did not show the same > visibility that it did during each stage, so I added this defadvice. > What it does is make everything visible. My suggestion here is to use M-x show-all RET (or Org cycling) before playing around with `undo-tree-undo' or `undo-tree-visualize'. You will then have a clear view of what is un-done, without the need to worry about the visibility state. -- Bastien