summary refs log tree commit diff
path: root/emacs/custom/my-notmuch.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(notmuch): define saved searchesFranck Cuny2022-07-021-1/+17
| | | | | | | | | | Define some saved searches to make it easier to navigate incoming emails. I can jump to them by using the "j" key. Change-Id: Ie7faed224de25b72134604dbcf82568e18c2044b Reviewed-on: https://cl.fcuny.net/c/emacs.d/+/604 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* start to install packages without use-packageFranck Cuny2022-04-191-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
* rename a few more librariesFranck Cuny2022-03-231-0/+20