]> git.eshelyaron.com Git - emacs.git/commitdiff
(rmail-new-summary): Enable the Input/output menu.
authorRichard M. Stallman <rms@gnu.org>
Thu, 17 Aug 1995 16:51:57 +0000 (16:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 17 Aug 1995 16:51:57 +0000 (16:51 +0000)
lisp/mail/rmailsum.el

index 291f5c241a05845a10fcadeeb123fb23399ef6f2..37d5f92a0ed21947f85b3bd6defe2a8e5d7f2cfd 100644 (file)
@@ -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")))
 \f
 ;; Low levels of generating a summary.