Remove duplicate setq of mu4e-get-mail-command
This commit is contained in:
parent
d1fe72dff9
commit
fa4e62f960
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user