Variable: rmail-forwarded-attr-index

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

Value

5

Documentation

The index for the forwarded attribute.

Source Code

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