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
commit 22c85e2c5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)