mu4e: Kill compose buffer on exit when not in conversation

master
Pierre Neidhardt 2019-03-05 17:39:20 +01:00
parent d350755dc8
commit 756522f427
1 changed files with 2 additions and 2 deletions

View File

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