Variable: org-called-with-limited-levels
org-called-with-limited-levels is a variable defined in org.el.gz.
Value
nil
Documentation
Non-nil when org-with-limited-levels is currently active.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org.el.gz
;; FIXME: It was in the middle of visibility section. Where should it go to?
(defvar org-called-with-limited-levels nil
"Non-nil when `org-with-limited-levels' is currently active.")