mu4e: fix make-mu4e-context-account to see name keyword arg

This commit is contained in:
Nathanael Gentry
2019-07-30 16:47:09 -04:00
parent 5c5716d3f0
commit b710e47d58

View File

@ -81,7 +81,7 @@ none."
(defvar mu4e-no-trash-providers '("gmail.com" "googlemail.com") (defvar mu4e-no-trash-providers '("gmail.com" "googlemail.com")
"List of email providers that don't support the trash flag.") "List of email providers that don't support the trash flag.")
(cl-defun make-mu4e-context-account (name &key (cl-defun make-mu4e-context-account (&key name
enter-func enter-func
leave-func leave-func
match-func match-func