mu4e: Don't prompt for context on startup

master
Pierre Neidhardt 2017-11-01 08:09:59 +01:00
parent 25e40a992a
commit 0c64b78115
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@ Default to unread messages if no"
;; SMTP
message-send-mail-function 'smtpmail-send-it
;; 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