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 >