No known key found for this signature in database
GPG Key ID: E8BCD7866AFCF978
1 changed files with
0 additions and
2 deletions
-
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) |
|
|
|
|
|
|
|