Stop mu4e from asking for confirmation on exit

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:36 +00:00
parent fff0f467ff
commit 3d5cc4e215

View File

@ -1046,6 +1046,12 @@
with Mu4e. It would archive mail from /all/ accounts onto the wip.sh
mail server.
The final general Mu4e thing is stopping it from prompting on exit:
#+begin_src emacs-lisp
(setq mu4e-confirm-quit nil)
#+end_src
** Fetching
Use =offlineimap(1)= (also needs to be set up seperately) to sync the
maildir with the remote server: