aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/mail/rmail.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 2a5297c87a5..5b100dadeb8 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -1389,6 +1389,7 @@ If summary buffer is currently displayed, update current message there also."
1389 (goto-char (point-min)) 1389 (goto-char (point-min))
1390 (rmail-display-labels) 1390 (rmail-display-labels)
1391 (rmail-highlight-headers) 1391 (rmail-highlight-headers)
1392 (if transient-mark-mode (deactivate-mark))
1392 (run-hooks 'rmail-show-message-hook) 1393 (run-hooks 'rmail-show-message-hook)
1393 ;; If there is a summary buffer, try to move to this message 1394 ;; If there is a summary buffer, try to move to this message
1394 ;; in that buffer. But don't complain if this message 1395 ;; in that buffer. But don't complain if this message