Dnia 2013-03-21, o godz. 07:58:51
Carsten Dominik <carsten.domi...@gmail.com> napisaƂ(a):

> 
> On 20.3.2013, at 19:28, 42 147 <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.

After almost 2 years on TeX.SE and more than 3 years on BGG, what I
probably lack most in mailing lists is an upvote/thumb up button... :)

> - Carsten

Regards,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University

Reply via email to