app/email: trim maildirs config
maildir-expanded-prefix and maildir-default-prefix were already set to their defaults, and the action-text change seemed arbitrary. Indirectly fixes #1175
This commit is contained in:
parent
a9f2aadd94
commit
b8da259d90
1 changed files with 1 additions and 5 deletions
|
@ -118,11 +118,7 @@
|
||||||
:after mu4e
|
:after mu4e
|
||||||
:config
|
:config
|
||||||
(mu4e-maildirs-extension)
|
(mu4e-maildirs-extension)
|
||||||
(setq mu4e-maildirs-extension-title nil
|
(setq mu4e-maildirs-extension-title nil))
|
||||||
;; mu4e-maildirs-extension-ignored-regex "^*~*"
|
|
||||||
mu4e-maildirs-extension-action-text "\t[g] Update mail and index\n"
|
|
||||||
mu4e-maildirs-extension-maildir-expanded-prefix "-"
|
|
||||||
mu4e-maildirs-extension-maildir-default-prefix "|"))
|
|
||||||
|
|
||||||
|
|
||||||
(def-package! org-mu4e
|
(def-package! org-mu4e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue