mu4e context policy to pick-first, compose context policy to ask

This commit is contained in:
Evie Litherland-Smith 2024-01-15 13:44:24 +00:00
parent 95abf150cc
commit 24d4a4926c

View file

@ -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)