Mu4e: Gate org-msg behind +org flag

This commit is contained in:
TEC 2020-10-14 13:01:46 +08:00
parent 37b918d0d6
commit 7dff598725
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C
6 changed files with 12 additions and 9 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; email/mu4e/packages.el
(when (featurep! :lang org)
(when (featurep! +org)
(package! org-msg :pin "2db6725c4a4f4342a9c61895b7c3c82795b01fee"))
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")