Function: org-reveal

org-reveal is a function alias and interactive for org-fold-reveal, defined in org-fold.el.gz.

Signature

(org-reveal &optional SIBLINGS)

Documentation

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-fold-show-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 a C-u (universal-argument) C-u (universal-argument) prefix, go to the parent and show the entire tree.

Key Bindings

Aliases

org-reveal