mu4e is not installed from an elpa

This commit is contained in:
Ivan Malison 2015-08-18 01:39:30 -07:00
parent 43a4fbb57b
commit 10da7de67e

View File

@ -1154,6 +1154,7 @@ the same tree node, and the headline of the tree node in the Org-mode file."
(add-to-list 'load-path (s-trim (shell-command-to-string "mu4e_directory")))
(use-package mu4e
:ensure nil
:commands (mu4e mu4e-view-message-with-msgid mu4e-update-index email)
:bind ("C-c 0" . email)
:config