Variable: denote-file-prompt-use-files-matching-regexp

denote-file-prompt-use-files-matching-regexp is a variable defined in denote.el.

Value

nil

Documentation

The denote-file-prompt FILES-MATCHING-REGEXP value.

Only ever let bind this, otherwise the restriction will always be there.

Source Code

;; Defined in ~/.emacs.d/elpa/denote-4.2.3/denote.el
(defvar denote-file-prompt-use-files-matching-regexp nil
  "The `denote-file-prompt' FILES-MATCHING-REGEXP value.
Only ever `let' bind this, otherwise the restriction will always be
there.")