diff --git a/config.org b/config.org index bf184b5..af94e58 100644 --- a/config.org +++ b/config.org @@ -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