Variable: nnir-imap-search-other

nnir-imap-search-other is a variable defined in nnir.el.gz.

Value

"HEADER %S"

Documentation

The IMAP search item for anything other than nnir-imap-search-arguments.

By default this is the name of an email header field.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/nnir.el.gz
(defvar nnir-imap-search-other "HEADER %S"
  "The IMAP search item for anything other than `nnir-imap-search-arguments'.
By default this is the name of an email header field.")