From 88aabab394936dd4692e0f47aff0cc54f9ded145 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 17 Aug 1995 16:51:57 +0000 Subject: [PATCH] (rmail-new-summary): Enable the Input/output menu. --- lisp/mail/rmailsum.el | 1 + 1 file changed, 1 insertion(+) 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. -- 2.39.2