Variable: org-scanner-tags

org-scanner-tags is a variable defined in org.el.gz.

Value

nil

Documentation

The current tag list while the tags scanner is running.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org.el.gz
(defvar org-scanner-tags nil
  "The current tag list while the tags scanner is running.")