Function: org-fold-folded-p

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

Signature

(org-fold-folded-p &optional POS SPEC-OR-ALIAS)

Documentation

Non-nil if the character after POS is folded.

If POS is nil, use point instead. If SPEC-OR-ALIAS is a folding spec or a list, only check the given folding spec or the listed specs.

Aliases

org-fold-folded-p