From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: saving state of buffer Date: Fri, 22 Mar 2013 11:30:37 -1000 Message-ID: References: <878v5inpfd.fsf@bzg.ath.cx> <514AD187.6080903@gmail.com> <514AD606.30505@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJ9YG-0003BB-3R for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 17:31:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJ9YE-0004Ko-Kr for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 17:31:04 -0400 Received: from oproxy7-pub.bluehost.com ([67.222.55.9]:33864) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1UJ9YE-0004Ke-CY for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 17:31:02 -0400 In-Reply-To: (42's message of "Fri, 22 Mar 2013 12:36:50 -0400") 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: 42 147 Cc: Org Mode Aloha 42, 42 147 writes: > Thomas, > > Could you provide a recipe? As a test, I ran Emacs with just the following > code in my .emacs: > > (require 'saveplace) > (setq-default save-place t) > > (setq org-show-siblings '((default) (isearch t) (bookmark-jump . t))) > > Emacs ran without any errors, and I made a test.org file, created multiple > headlines, and left point in the middle of a paragraph. Everything restored > fine after closing and revisiting the file. > > I was hoping someone else would jump in and interpret those debugging > messages, because I'm not proficient enough in Emacs Lisp yet, nor familiar > enough with the org-mode code base. All I can do is try and reproduce your > error. The code seems to be robust, though. > > Tried my best with what I have, > > 42 > Thanks for looking into this. I found some time to investigate and haven't been able to reproduce the problem. It all seems to work as advertised (and I like it). Sorry for the noise. Tom -- Thomas S. Dye http://www.tsdye.com