Org/Notmuch: Update package name org-notmuch to ol-notmuch.

master
Pierre Neidhardt 2019-12-08 16:12:58 +01:00
parent bdca775f6d
commit 27eec69f58
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
(define-key map "s" 'helm-notmuch))
(define-key notmuch-show-mode-map (kbd "M-s f") #'helm-imenu))
(when (require 'org-notmuch nil 'noerror)
(when (require 'ol-notmuch nil 'noerror)
(dolist (map (list notmuch-show-mode-map notmuch-tree-mode-map))
(define-key map (kbd "C-c C-t") 'org-capture))
(add-to-list 'org-capture-templates