From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Restored previous folded state after buffer opened again? Date: Sun, 26 Jul 2009 03:14:02 +0800 Message-ID: <87hbx0zibp.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUmhD-00034K-RB for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:14:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUmh9-0002zj-Bc for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:14:15 -0400 Received: from [199.232.76.173] (port=41265 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUmh9-0002zT-0n for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:14:11 -0400 Received: from mx20.gnu.org ([199.232.41.8]:29280) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MUmh8-0003AX-MP for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:14:10 -0400 Received: from wf-out-1314.google.com ([209.85.200.174]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUmh7-0003CR-Fk for emacs-orgmode@gnu.org; Sat, 25 Jul 2009 15:14:09 -0400 Received: by wf-out-1314.google.com with SMTP id 23so678415wfg.24 for ; Sat, 25 Jul 2009 12:14:07 -0700 (PDT) In-Reply-To: (User's message of "Sat, 25 Jul 2009 18:06:31 +0000 (UTC)") 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 User writes: > Is there a way to do it? I use saveplace.el which puts me back to > the position where I was last time. I use nofold, so the place is > not hidden when opening the file. Currently, I'm satisfied with > this setup, but it would even be nicer if the previous folded > state was also restored. > > Does org-mode have support for that? Nope. As this is becoming a FAQ, I've added this sad answer to the org-faq.org file in Worg. -- Bastien