summaryrefslogtreecommitdiff
path: root/emacs/custom/my-notmuch.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-19start to install packages without use-packageFranck Cuny1-13/+12
Define a list of packages in `init.el', and then use plain `require' in the various custom modules. The first two packages installed that way are: - notmuch - exec-path-from-shell
2022-03-23rename a few more librariesFranck Cuny1-3/+3
2022-03-22notmuch: make flymake happyFranck Cuny1-0/+7
2021-10-08emacs: notmuch's tags for archiving emailsFranck Cuny1-1/+2
2021-09-25emacs: more tweaks for notmuchFranck Cuny1-1/+5
2021-09-24emacs: fix the configuration for notmuchFranck Cuny1-0/+3
We need a `provide` and we should only configure it if the binary is present.
2021-09-21emacs: initial configuration for notmuchFranck Cuny1-0/+5