Function: org-fold-region

org-fold-region is a function alias for org-fold-core-region, defined in org-fold-core.el.gz.

Signature

(org-fold-region FROM TO FLAG &optional SPEC-OR-ALIAS)

Documentation

Hide or show lines from FROM to TO, according to FLAG.

SPEC-OR-ALIAS is the folding spec or foldable element, as a symbol. If SPEC-OR-ALIAS is omitted and FLAG is nil, unfold everything in the region.

Aliases

org-flag-region (obsolete since 9.6) org-fold-region