Variable: rmail-summary-overlay
rmail-summary-overlay is a variable defined in rmailsum.el.gz.
Value
nil
Documentation
Overlay used to highlight the current message in the Rmail summary.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/rmailsum.el.gz
(defvar rmail-summary-overlay nil
"Overlay used to highlight the current message in the Rmail summary.")