# HG changeset patch # User Richard M. Stallman # Date 808678317 0 # Node ID e5a2fab50a4b5ff40a920a4de451ea9adeffd567 # Parent fedbe59f374e728fcebfbc033d2ebba140a5dadb (rmail-new-summary): Enable the Input/output menu. diff -r fedbe59f374e -r e5a2fab50a4b lisp/mail/rmailsum.el --- a/lisp/mail/rmailsum.el Thu Aug 17 14:10:09 1995 +0000 +++ b/lisp/mail/rmailsum.el Thu Aug 17 16:51:57 1995 +0000 @@ -219,6 +219,7 @@ (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.