From ef3319bb44510df28c9282aa2bc7f4985c85d8eb Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 9 Oct 2021 16:22:07 -0500 Subject: [PATCH] Configure mu4e --- init.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index fe5ece4..7d11489 100644 --- a/init.el +++ b/init.el @@ -728,6 +728,7 @@ specific to most general, they are these: (:option message-kill-buffer-on-exit t message-send-mail-function #'smtpmail-send-it mu4e-change-filenames-when-moving t + mu4e-completing-read-function 'completing-read mu4e-contexts (list ;; Work @@ -773,7 +774,10 @@ specific to most general, they are these: mu4e-update-interval (* 10 60) send-mail-function #'smtpmail-send-it smtpmail-smtp-service 465 - smtpmail-stream-type 'ssl)) + smtpmail-stream-type 'ssl) + + (:with-mode mu4e-view-mode + (:hook #'reading-mode))) (setup page (:option page-delimiter