Merge pull request #924 from ragone/develop

mu4e-confirm-quit should be nil instead of t
This commit is contained in:
Henrik Lissner
2018-10-03 19:16:18 -04:00
committed by GitHub

View File

@ -50,7 +50,7 @@
((featurep! :completion helm) #'completing-read)
(t #'ido-completing-read))
;; no need to ask
mu4e-confirm-quit t
mu4e-confirm-quit nil
;; remove 'lists' column
mu4e-headers-fields
'((:account . 12)