From mboxrd@z Thu Jan 1 00:00:00 1970 From: 42 147 Subject: Re: saving state of buffer Date: Fri, 22 Mar 2013 18:24:18 -0400 Message-ID: References: <878v5inpfd.fsf@bzg.ath.cx> <514AD187.6080903@gmail.com> <514AD606.30505@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0407142d8aba5c04d88aeadc Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJANt-0002vn-6Z for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 18:24:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJANo-0002mE-TF for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 18:24:25 -0400 Received: from mail-la0-x230.google.com ([2a00:1450:4010:c03::230]:55161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJANo-0002m6-Hk for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 18:24:20 -0400 Received: by mail-la0-f48.google.com with SMTP id fq13so8147519lab.21 for ; Fri, 22 Mar 2013 15:24:19 -0700 (PDT) In-Reply-To: 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: "Thomas S. Dye" Cc: Org Mode --f46d0407142d8aba5c04d88aeadc Content-Type: text/plain; charset=ISO-8859-1 Thomas, Glad to hear. I'm quite pleased with this functionality: given that I am always in the midst of some writing / analysis project, it has been a major improvement. Already got one of my friends to instantly adopt it. My only complaint is that I cannot momentarily enslave all my friends and relatives and ram Emacs down their throats. I wish I could be a totalitarian for just one day. Living the high life in org-mode, 42 2013/3/22 Thomas S. Dye > 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 > --f46d0407142d8aba5c04d88aeadc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thomas,

Glad to hear. I'm quite pleased with this functionality:= given that I am
always in the midst of some writing / analysis project,= it has been a major
improvement. Already got one of my friends to insta= ntly adopt it.

My only complaint is that I cannot momentarily enslave all my friends a= nd
relatives and ram Emacs down their throats. I wish I could be a
to= talitarian for just one day.

Living the high life in org-mode,

42

2013/3/22 Thomas S. Dye <tsd@tsdye.c= om>
Aloha 42,

42 147 <aeuster@gmail.com> w= rites:

> Thomas,
>
> Could you provide a recipe? As a test, I ran Emacs with just the follo= wing
> 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 res= tored
> fine after closing and revisiting the file.
>
> I was hoping someone else would jump in and interpret those debugging<= br> > 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. =A0I found some time to investigate and=
haven't been able to reproduce the problem. =A0It all seems to work as<= br> advertised (and I like it).

Sorry for the noise.

Tom


--
Thomas S. Dye
http://www.tsdye.com=

--f46d0407142d8aba5c04d88aeadc--