Variable: rmail-buffer-swapped
rmail-buffer-swapped is a buffer-local variable defined in
rmail.el.gz.
Documentation
If non-nil, rmail-buffer is swapped with rmail-view-buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/rmail.el.gz
;; Rmail buffer swapping variables.
(defvar-local rmail-buffer-swapped nil
"If non-nil, `rmail-buffer' is swapped with `rmail-view-buffer'.")