fix: mu4e reply

This typo produced a silly symbol's variable is void
This commit is contained in:
Alejandro Catalina 2016-02-15 16:55:54 +01:00 committed by syl20bnr
parent f8484fa8aa
commit 90a6fd30e6

View file

@ -26,7 +26,7 @@ then fallback to the maildir."
(mailto-account
(car (cl-remove-if-not
'identity
(mapcar ´mu4e//search-account-by-mail-address
(mapcar 'mu4e//search-account-by-mail-address
mailtos))))
(maildir
(mu4e-message-field mu4e-compose-parent-message :maildir))