summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org5
1 files changed, 1 insertions, 4 deletions
diff --git a/notmuch.org b/notmuch.org
index 830721a..cb20bc1 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -174,9 +174,7 @@
:map message-mode-map
(("C-c C-d" . notmuch-draft-postpone))))
- (use-package jao-notmuch
- :demand t
- :config (setq jao-notmuch-mailboxes (jao-mailbox-folders)))
+ (use-package jao-notmuch :demand t)
#+end_src
* hello
@@ -330,7 +328,6 @@
("i" . jao-notmuch-show-images)
("K" . jao-notmuch-tag-jump-and-next)
("k" . jao-notmuch-tree-read-thread)
- ("M" . jao-notmuch-move-message)
("n" . jao-notmuch-tree-next)
("O" . notmuch-tree-toggle-order)
("o" . jao-notmuch-tree-widen-search)