Emacs: fixed mu4e import
This commit is contained in:
parent
5d66f98571
commit
d2bb83081a
1 changed files with 2 additions and 3 deletions
|
@ -777,9 +777,8 @@
|
|||
;; mu4e
|
||||
;; emacs mail client
|
||||
(use-package mu4e
|
||||
:load-path "/usr/share/emacs25/site-lisp/mu4e/"
|
||||
:ensure nil
|
||||
:pin manual
|
||||
:load-path "/usr/share/emacs/25.1/site-lisp/mu4e/"
|
||||
:commands mu4e
|
||||
:config
|
||||
;; get mail
|
||||
(setq
|
||||
|
|
Loading…
Reference in a new issue