Variable: denote-excluded-keywords-regexp

denote-excluded-keywords-regexp is an alias and customizable for denote-keywords-to-not-infer-regexp, defined in denote.el.

This variable is obsolete since 4.2.0; use denote-keywords-to-not-infer-regexp instead.

Value

nil

Documentation

Regular expression of keywords to not infer.

Keywords are inferred from file names and provided at relevant prompts as completion candidates when the user option denote-infer-keywords is non-nil.

The match is performed with string-match-p.

Aliases

denote-excluded-keywords-regexp (obsolete since 4.2.0)