Remove duplicate setq of mu4e-get-mail-command

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:33 +00:00
parent d1fe72dff9
commit fa4e62f960

View File

@ -640,7 +640,6 @@ needs to be set up to install them if they aren't already.
non-~nil~, we give ourselves a way to turn it off.
#+begin_src emacs-lisp
(setq mu4e-get-mail-command "offlineimap")
(defvar fetch-mail nil "Controls whether mail is periodically fetched.")
(run-with-timer 0 120 (lambda ()
(when fetch-mail