From fa4e62f96067e7c57eb2cd10059533a73831ea44 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 1 Jan 2021 00:00:33 +0000 Subject: [PATCH] Remove duplicate setq of mu4e-get-mail-command --- config.org | 1 - 1 file changed, 1 deletion(-) 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