Mercurial > emacs
changeset 12877:e5a2fab50a4b
(rmail-new-summary): Enable the Input/output menu.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 17 Aug 1995 16:51:57 +0000 |
parents | fedbe59f374e |
children | e80cd1210452 |
files | lisp/mail/rmailsum.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.