notmuch: background mail sending
This commit is contained in:
parent
6b558eb2fa
commit
d985ec1fee
@ -1,5 +1,6 @@
|
|||||||
(setq mm-text-html-renderer 'w3m
|
(setq mm-text-html-renderer 'w3m
|
||||||
send-mail-function 'sendmail-send-it
|
send-mail-function 'sendmail-send-it
|
||||||
|
mail-interactive nil
|
||||||
message-kill-buffer-on-exit t
|
message-kill-buffer-on-exit t
|
||||||
notmuch-search-oldest-first nil)
|
notmuch-search-oldest-first nil)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user