[mu4e] only sync inbox and archive by default

TODO Need to add a deep-version of this to trigger with a prefix argument
master
Jacopo De Simoi 5 years ago
parent 7729f813a1
commit 2127a80be6
  1. 2
      global.org

@ -649,7 +649,7 @@
#'(lambda () (setq-local show-trailing-whitespace nil))) #'(lambda () (setq-local show-trailing-whitespace nil)))
;; Get mail ;; Get mail
(setq mu4e-get-mail-command "mbsync -a" (setq mu4e-get-mail-command "mbsync math-fast"
mu4e-change-filenames-when-moving t ; needed for mbsync mu4e-change-filenames-when-moving t ; needed for mbsync
mu4e-headers-include-related nil ;do not include threaded mu4e-headers-include-related nil ;do not include threaded
;sent messages in inbox queries ;sent messages in inbox queries

Loading…
Cancel
Save