summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 8bc85e8..842c625 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -269,6 +269,7 @@ Values: `desktop', `server', `laptop'")
   :if (and (eq env/location 'home)
            (eq env/system-type 'desktop))
   :load-path "/usr/share/emacs/site-lisp/mu4e"
+  :commands (mu4e)
   :config (progn
             (setq mu4e-get-mail-command "true"
                   mu4e-update-interval 300