Up: Notmuch [Top][Contents]
Note: We do not use package.el because we want the Emacs frontend to match the notmuch binary (that comes with it anyway).
package.el
notmuch
(add-to-list 'load-path "/opt/homebrew/share/emacs/site-lisp/notmuch/") (autoload 'notmuch "notmuch" "notmuch mail" t)