-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 21/03/13 10:28, Carsten Dominik wrote: > > On 21 mrt. 2013, at 10:23, Rainer M Krug <r.m.k...@gmail.com> wrote: > > On 21/03/13 10:05, 42 147 wrote: >>>> Thanks David, but what Carsten suggested completely resolved my problem >>>> (it applies not >>>> just to bookmarks; it fully preserves my buffer's folded state after >>>> adding Christoph's >>>> code to my .emacs). > > Good - May I suggest, that you write a step - by step howto and mail it here > or even add it to > worg? This would be a useful addition. > >> I guess it would make a good FAQ entry.
Haven't thought about these - they would even be better then worg. > >> I also think that maybe the current default is not good, show-siblings >> should probably >> default to t for bookmark jump. Would make much sense - I assume that would then open the location when doing a search - replace. Cheers, Rainer > >> - Carsten > > >>>> But I should also thank you for finding the words I struggled to find >>>> ("folded state"). > > And we have to thank you for this useful question! > > Cheers, > > Rainer > >>>> >>>> I feel honored that royalty stepped into the discussion. >>>> >>>> Herzlichen Dank, >>>> >>>> 42 >>>> >>>> >>>> 2013/3/21 Carsten Dominik <carsten.domi...@gmail.com >>>> <mailto:carsten.domi...@gmail.com>> >>>> >>>> >>>> On 20.3.2013, at 19:28, 42 147 <aeus...@gmail.com >>>> <mailto:aeus...@gmail.com>> wrote: >>>> >>>>>> (require 'saveplace) (setq-default save-place t) >>>>> >>>>>> works for me. It just opens the place where I had the point, nothing >>>>>> more, but that's >>>>>> what I need most. >>>>> >>>>> This is more convenient than Emacs bookmarks, but still breaks org-mode >>>>> to a certain >>>>> extent: all non top-level headlines below point are hidden. At least for >>>>> me. >>>>> >>>> >>>> Org-mode has very precise control for situations when a jump into >>>> invisible text happens, >>>> for example by isearch or by bookmark-jump or saveplace. Take a look at >>>> the variable >>>> org-show-siblings and set a special context for bookmark-jump, that should >>>> do it. This >>>> will work for both saveplace and bookmarks. >>>> >>>> You can do this with customize, or just like this: >>>> >>>> (setq org-show-siblings '((default) (isearch t) (bookmark-jump . t))) >>>> >>>> There are companion variables, they are all in the customization group >>>> org-reveal-context. >>>> >>>> - Carsten >>>> >>>> > > > - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: rai...@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJRStYGAAoJENvXNx4PUvmCOYQH/iun7nUB4Wr4KJXwGuCJizgW 7h7565oAlV0ka6JONGG03xnxh0PvZCrj3Ns7xE6kitLeVZ0oIEa8Wp1I4eMGX1PI qXGnTuJ/nwVtpdn9geswCM11Rfz3KdlBWUz6zYFUXrD1GVaEyXBJPj2j0H1N27RD 6pK0IS3T7pnuycIpmqzEU5aWAkgK01sB3mIs5JYvnMGfoV0ZXLGcVplqXO0Hc3XR P1Ea/uzzWSSKgJWGSlB9ELVC1sZg8xPqjM/vWPG2U+/fp3VfJ2aeJJc9v87mq3li YI8Z4fYKO00oKv+quEOGWyDr0bO3w9PjJGAWmlw0cFu9UzxU4pRAmHR+XyTTCOc= =y9LZ -----END PGP SIGNATURE-----