diff --git a/hosts/blueberry/init-notmuch.el b/hosts/blueberry/init-notmuch.el index e33be53..86e476f 100644 --- a/hosts/blueberry/init-notmuch.el +++ b/hosts/blueberry/init-notmuch.el @@ -6,8 +6,6 @@ (require 'yasnippet) (require 'debbugs) -(setq-default notmuch-command (expand-file-name "~/.emacs.d/lib/notmuch/notmuch")) - ;; use notmuch for sending emails (global-set-key (kbd "C-x m") #'notmuch-mua-new-mail)