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
|
;; mu4e
|
||||||
;; emacs mail client
|
;; emacs mail client
|
||||||
(use-package mu4e
|
(use-package mu4e
|
||||||
:load-path "/usr/share/emacs25/site-lisp/mu4e/"
|
:load-path "/usr/share/emacs/25.1/site-lisp/mu4e/"
|
||||||
:ensure nil
|
:commands mu4e
|
||||||
:pin manual
|
|
||||||
:config
|
:config
|
||||||
;; get mail
|
;; get mail
|
||||||
(setq
|
(setq
|
||||||
|
|
Loading…
Reference in a new issue