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:
2022-01-21 17:33:04 +00:00
parent 4fda868880
commit 4f9a4b2a7c

View File

@@ -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