doomemacs/modules/email
Henrik Lissner 473eda795a fix(notmuch): missing notmuch-version.el
Notmuch, like org, uses git describe to build a version string variable
at install time, but Doom preforms shallow clones of its packages, where
git describe does not work.

Notmuch is one of our bigger packages and the variable isn't essential
for normal use, so I've opted to build notmuch-version.el by hand.  It
lacks the commit offset, but it has enough information to work with.

Fix #5581
2021-10-06 01:30:45 +02:00
..
mu4e fix(mu4e): make alerts work again 2021-10-05 02:30:36 +02:00
notmuch fix(notmuch): missing notmuch-version.el 2021-10-06 01:30:45 +02:00
wanderlust fix(wanderlust): start wl-summary-mode in emacs state (#5266) 2021-09-14 14:29:41 +02:00