all repos — nixfiles @ 623ecd835c7fe2500c5ecc8f4c1c5e67568524fc

System and user configuration, managed by nix and home-manager

Emacs: add autoload for mu4e

Alan Pearce
commit

623ecd835c7fe2500c5ecc8f4c1c5e67568524fc

parent

43fe8ed5db5744133870ea28854de8de9b555a04

1 file changed, 1 insertion(+), 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