Emacs: generic load path for mu4e
This commit is contained in:
parent
bfc9cb8dd3
commit
84382b6586
1 changed files with 1 additions and 1 deletions
|
@ -900,7 +900,7 @@
|
|||
;; emacs mail client
|
||||
(use-package mu4e
|
||||
:unless (string= user-login-name "ftu15")
|
||||
:load-path "/usr/share/emacs/25.1/site-lisp/mu4e/"
|
||||
:load-path "/usr/share/emacs/site-lisp/mu4e/"
|
||||
:commands mu4e
|
||||
:config
|
||||
;; get mail
|
||||
|
|
Loading…
Reference in a new issue