diff --git a/.emacs.d/lisp/init-mu4e.el b/.emacs.d/lisp/init-mu4e.el index d1e25880..a45fdbc0 100644 --- a/.emacs.d/lisp/init-mu4e.el +++ b/.emacs.d/lisp/init-mu4e.el @@ -40,7 +40,7 @@ Default to unread messages if the header buffer does not already exist." ;; Don't bother me with context on startup. mu4e-context-policy nil - ;; Don't keep sent e-mail buffer. (Not needed with mu4e-conversation.) + ;; Don't keep sent e-mail buffer. (We want to keep it with mu4e-conversation.) message-kill-buffer-on-exit nil ;; For reporting bugs, "C-x m", etc.