From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tim O'Callaghan" Subject: Indirect Buffers - how do you get back to the full tree? Date: Thu, 15 Feb 2007 14:19:00 +0100 Message-ID: <3d6808890702150519t20241907g4bef093813e7d333@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHgVv-0003HK-4v for emacs-orgmode@gnu.org; Thu, 15 Feb 2007 08:19:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHgVu-0003H8-26 for emacs-orgmode@gnu.org; Thu, 15 Feb 2007 08:19:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHgVt-0003H5-UV for emacs-orgmode@gnu.org; Thu, 15 Feb 2007 08:19:05 -0500 Received: from ug-out-1314.google.com ([66.249.92.173]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HHgVt-0006Ae-K2 for emacs-orgmode@gnu.org; Thu, 15 Feb 2007 08:19:05 -0500 Received: by ug-out-1314.google.com with SMTP id j3so161732ugf for ; Thu, 15 Feb 2007 05:19:00 -0800 (PST) Content-Disposition: inline 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 Hi, I've recently started using Indirect buffers for focusing on one tree. Is there a way to get back to the original full buffer without killing the buffer/file and re-loading it? Tim.