forked from colonelpanic/dotfiles
mu4e is not installed from an elpa
This commit is contained in:
parent
43a4fbb57b
commit
10da7de67e
@ -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")))
|
(add-to-list 'load-path (s-trim (shell-command-to-string "mu4e_directory")))
|
||||||
|
|
||||||
(use-package mu4e
|
(use-package mu4e
|
||||||
|
:ensure nil
|
||||||
:commands (mu4e mu4e-view-message-with-msgid mu4e-update-index email)
|
:commands (mu4e mu4e-view-message-with-msgid mu4e-update-index email)
|
||||||
:bind ("C-c 0" . email)
|
:bind ("C-c 0" . email)
|
||||||
:config
|
:config
|
||||||
|
Loading…
Reference in New Issue
Block a user