Variable: rmail-unseen-attr-index

rmail-unseen-attr-index is a variable defined in rmail.el.gz.

Value

6

Documentation

The index for the unseen attribute.

Source Code

;; Defined in /usr/src/emacs/lisp/mail/rmail.el.gz
(defconst rmail-unseen-attr-index 6
  "The index for the `unseen' attribute.")