summaryrefslogtreecommitdiff
path: root/lisp/mail
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-08-17 16:51:57 +0000
committerRichard M. Stallman <rms@gnu.org>1995-08-17 16:51:57 +0000
commitb6d19d2702e19e6453f92bcc24911598a33b6246 (patch)
tree5a781bc4bfd5914af7c43c3837df65142905d548 /lisp/mail
parentbe476db60523089b1866cd0f86418907d6a0957b (diff)
downloademacs-b6d19d2702e19e6453f92bcc24911598a33b6246.tar.gz
(rmail-new-summary): Enable the Input/output menu.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/rmailsum.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el
index 291f5c241a0..37d5f92a0ed 100644
--- a/lisp/mail/rmailsum.el
+++ b/lisp/mail/rmailsum.el
@@ -219,6 +219,7 @@ nil for FUNCTION means all messages."
(delete-other-windows)))
(pop-to-buffer sumbuf)))
(rmail-summary-goto-msg mesg t t)
+ (rmail-summary-construct-io-menu)
(message "Computing summary lines...done")))
;; Low levels of generating a summary.