Rudolf Adamkovič Personal site


Installation

Tangled to the Homebrew bundle Brewfile:

brew "notmuch"
brew "isync" # mbsync

and on the Emacs side 32:

(add-to-list 'load-path "/opt/homebrew/share/emacs/site-lisp/notmuch/")
(autoload 'notmuch "notmuch" "notmuch mail" t)

Footnotes

(32)

We do not use package.el because we want the Emacs frontend to match the notmuch binary (that comes with it anyway).


© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.