diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/mail/rmailsum.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index 57e837c7216..b0208a102c0 100644 --- a/lisp/mail/rmailsum.el +++ b/lisp/mail/rmailsum.el | |||
| @@ -872,6 +872,7 @@ Commands for sorting the summary: | |||
| 872 | '("Next" . rmail-summary-next-all)) | 872 | '("Next" . rmail-summary-next-all)) |
| 873 | 873 | ||
| 874 | (defvar rmail-summary-overlay nil) | 874 | (defvar rmail-summary-overlay nil) |
| 875 | (put 'rmail-summary-overlay 'permanent-local t) | ||
| 875 | 876 | ||
| 876 | (defun rmail-summary-goto-msg (&optional n nowarn skip-rmail) | 877 | (defun rmail-summary-goto-msg (&optional n nowarn skip-rmail) |
| 877 | (interactive "P") | 878 | (interactive "P") |