Mu4e: start using thread folding package

It does what it says on the tin, and mu4e doesn't (currently) do this.
This commit is contained in:
TEC 2021-04-05 02:59:57 +08:00
parent 16fd26e5ba
commit 32b07003fb
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C
2 changed files with 32 additions and 0 deletions

View file

@ -5,3 +5,6 @@
(package! org-msg :pin "89e746c0a864031eef940758230bc7263a6f2289"))
(package! mu4e-alert :pin "91f0657c5b245a9de57aa38391221fb5d141d9bd")
(package! mu4e-thread-folding :recipe (:host github :repo "rougier/mu4e-thread-folding")
:pin "56bb25a1addba4c6ed79c4e5d1a580d80cc698f2")