Use vanilla completing-read for mu4e-completing-read-function
This commit is contained in:
parent
8653ceeac2
commit
befd70d0c4
@ -2697,6 +2697,7 @@ Because email in Emacs is badass. My mail set up is based on [[http://stevelosh.
|
|||||||
mu4e-maildir (expand-file-name "~/.mail")
|
mu4e-maildir (expand-file-name "~/.mail")
|
||||||
message-send-mail-function 'message-send-mail-with-sendmail
|
message-send-mail-function 'message-send-mail-with-sendmail
|
||||||
mu4e-get-mail-command "mbsync -a"
|
mu4e-get-mail-command "mbsync -a"
|
||||||
|
mu4e-completing-read-function 'completing-read
|
||||||
sendmail-program (executable-find "msmtp")
|
sendmail-program (executable-find "msmtp")
|
||||||
mu4e-attachment-dir "~/Downloads"
|
mu4e-attachment-dir "~/Downloads"
|
||||||
mu4e-compose-format-flowed t
|
mu4e-compose-format-flowed t
|
||||||
|
Loading…
Reference in New Issue
Block a user