mu4e: Don't kill buffer on exit with mu4e-conversation

master
Pierre Neidhardt 2018-11-28 13:17:02 +01:00
parent 5af6b0491e
commit f9ebd67af9
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ 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.
message-kill-buffer-on-exit t
;; Don't keep sent e-mail buffer. (Not needed with mu4e-conversation.)
message-kill-buffer-on-exit nil
;; For reporting bugs, "C-x m", etc.
mail-user-agent 'mu4e-user-agent