org-reveal

org-reveal is an interactive compiled Lisp function in `org.el'.


(org-reveal &optional SIBLINGS)

Show current entry, hierarchy above it, and the following headline.
This can be used to show a consistent set of context around locations
exposed with `org-show-hierarchy-above' or `org-show-following-heading'
not t for the search context.

With optional argument SIBLINGS, on each level of the hierarchy all
siblings are shown. This repairs the tree structure to what it would
look like when opened with hierarchical calls to `org-cycle'.
With double optional argument C-u C-u, go to the parent and show the
entire tree.