Variable: nnir-notmuch-program

nnir-notmuch-program is a customizable variable defined in nnir.el.gz.

Value

"notmuch"

Documentation

Name of notmuch search executable.

This variable was added, or its default value changed, in Emacs 24.1.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/nnir.el.gz
(defcustom nnir-notmuch-program "notmuch"
  "Name of notmuch search executable."
  :version "24.1"
  :type '(string))