all repos — archive/dotfiles @ 623ecd835c7fe2500c5ecc8f4c1c5e67568524fc

Superseded by nixfiles

Emacs: add autoload for mu4e
Alan Pearce alan@alanpearce.co.uk
Sat, 18 May 2013 13:00:15 +0100
commit

623ecd835c7fe2500c5ecc8f4c1c5e67568524fc

parent

43fe8ed5db5744133870ea28854de8de9b555a04

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -269,6 +269,7 @@ (use-package mu4e   :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