feat(mu4e): add mu4e-compat package
(And remove vestigial ref to mu4e-alert in docs) Fix: #6906 Fix: #7860
This commit is contained in:
parent
48a6b30f48
commit
60e94479a7
3 changed files with 12 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; email/mu4e/packages.el
|
||||
|
||||
(package! mu4e-compat
|
||||
:recipe (:host github :repo "tecosaur/mu4e-compat")
|
||||
:pin "a33345cb8ef83554f01510bbc8f5c7323713aa8d")
|
||||
(when (modulep! +org)
|
||||
(package! org-msg :pin "59e2042e5f23e25f31c6aef0db1e70c6f54f117d"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue