mu4e context policy to pick-first, compose context policy to ask
This commit is contained in:
parent
95abf150cc
commit
24d4a4926c
|
@ -1103,8 +1103,8 @@ Set fill column to 88 and enable display in python buffers
|
|||
(mu4e-headers-auto-update nil)
|
||||
(mu4e-sent-messages-behavior 'sent)
|
||||
(mu4e-change-filenames-when-moving t)
|
||||
(mu4e-context-policy nil)
|
||||
(mu4e-compose-context-policy 'ask-if-none)
|
||||
(mu4e-context-policy 'pick-first)
|
||||
(mu4e-compose-context-policy 'ask)
|
||||
(mu4e-search-full nil)
|
||||
(mu4e-search-include-related t)
|
||||
(mu4e-search-threads t)
|
||||
|
|
Loading…
Reference in a new issue