Hack to build mu4e as it uses a non standard location.
See https://github.com/raxod502/straight.el/issues/491
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
|
||||
;; Mail reader
|
||||
;; This package was installed with debian, I hope this works
|
||||
(use-package mu4e
|
||||
(use-package
|
||||
'(mu4e :files (:defaults "mu4e/*.el"))
|
||||
:config
|
||||
(load "~/.emacs.d/elisp/mu4e-setup.el"))
|
||||
;; mail notification in modeline
|
||||
|
||||
Reference in New Issue
Block a user