Stop mu4e from asking for confirmation on exit
This commit is contained in:
parent
fff0f467ff
commit
3d5cc4e215
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user