From: Richard M. Stallman Date: Thu, 17 Aug 1995 16:51:57 +0000 (+0000) Subject: (rmail-new-summary): Enable the Input/output menu. X-Git-Tag: emacs-19.34~2983 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=88aabab394936dd4692e0f47aff0cc54f9ded145;p=emacs.git (rmail-new-summary): Enable the Input/output menu. --- 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.