doomemacs/modules/email/mu4e/packages.el
TEC fe5e410b74
Mu4e: thread folding is too buggy, remove for now
I bumped to get bugfixes and got more bugs. If the situation improves in
future maybe we could add this back in.
2021-07-30 01:56:53 +08:00

7 lines
223 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; email/mu4e/packages.el
(when (featurep! +org)
(package! org-msg :pin "4c92c627b6cfb234fd257b714a5dbfc72d7af8d2"))
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")