Variable: org-agenda-represented-categories
org-agenda-represented-categories is a variable defined in
org-agenda.el.gz.
Value
nil
Documentation
Cache for the list of all categories in the agenda.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-agenda.el.gz
(defvar org-agenda-represented-categories nil
"Cache for the list of all categories in the agenda.")