From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Restore previous folded state of org buffer Date: Sun, 26 Jul 2009 01:05:20 +0100 Message-ID: <87skgkfgvz.wl%ucecesf@ucl.ac.uk> References: <87hbx0zibp.fsf@bzg.ath.cx> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUrFA-0003EY-Du for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 20:05:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUrF5-0003BH-6E for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 20:05:35 -0400 Received: from [199.232.76.173] (port=37680 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUrF4-0003B9-UL for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 20:05:30 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:41239) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MUrF4-00023o-DR for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 20:05:30 -0400 In-Reply-To: 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: User Cc: emacs-orgmode@gnu.org At Sat, 25 Jul 2009 19:34:01 +0000 (UTC), User wrote: [...] > You simply load the elisp file and from that on folding state is > automatically saved and restored for org mode files. The folding > information is saved at the end of the org file itself every time > the buffer is saved. I wonder if it would be useful to have this information as an org-mode COMMENT entry? Otherwise, functions like exporting etc will get messed up? Looks useful otherwise! Thanks, eric