Function: org-hide-block-toggle

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

This command is obsolete since 9.6; use org-fold-hide-block-toggle instead.

Signature

(org-hide-block-toggle &optional FORCE NO-ERROR ELEMENT)

Documentation

Toggle the visibility of the current block.

When optional argument FORCE is off, make block visible. If it is non-nil, hide it unconditionally. Throw an error when not at a block, unless NO-ERROR is non-nil. When optional argument ELEMENT is provided, consider it instead of the current block.

Return a non-nil value when toggling is successful.

Key Bindings

Aliases

org-hide-block-toggle (obsolete since 9.6)