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:
Gergely Polonkai 2023-10-22 07:09:46 +02:00
parent 05052c21c6
commit 8290095a01
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 1 deletions

View File

@ -2128,7 +2128,6 @@ accompanying function will be added to ~mu4e-view-mode-hook~.
(message-sendmail-extra-arguments . ("--account=private" "--read-envelope-from")))))
org-mu4e-link-query-in-headers-mode nil)
:custom
(mu4e-completing-read-function vertico-completing-read)
(mu4e-context-policy 'pick-first)
(mu4e-confirm-quit nil)
(mail-user-agent 'sendmail-user-agent)