Fix mu4e’s completing read setting
Vertico doesn’t have such a function but hooks into the built-in one.
This commit is contained in:
parent
05052c21c6
commit
8290095a01
@ -2128,7 +2128,6 @@ accompanying function will be added to ~mu4e-view-mode-hook~.
|
|||||||
(message-sendmail-extra-arguments . ("--account=private" "--read-envelope-from")))))
|
(message-sendmail-extra-arguments . ("--account=private" "--read-envelope-from")))))
|
||||||
org-mu4e-link-query-in-headers-mode nil)
|
org-mu4e-link-query-in-headers-mode nil)
|
||||||
:custom
|
:custom
|
||||||
(mu4e-completing-read-function vertico-completing-read)
|
|
||||||
(mu4e-context-policy 'pick-first)
|
(mu4e-context-policy 'pick-first)
|
||||||
(mu4e-confirm-quit nil)
|
(mu4e-confirm-quit nil)
|
||||||
(mail-user-agent 'sendmail-user-agent)
|
(mail-user-agent 'sendmail-user-agent)
|
||||||
|
Loading…
Reference in New Issue
Block a user