summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-08-20 03:38:47 +0100
committerjao <jao@gnu.org>2021-08-20 03:38:47 +0100
commit944e7eceb86b916ed24a85ea40dfc51b5d826e1d (patch)
treef2553e30bc4bcf7a322ed486966a50507234d67a /notmuch.org
parent296f3a1156dcc3244b1c0df84adc4dcf021df7c0 (diff)
downloadelibs-944e7eceb86b916ed24a85ea40dfc51b5d826e1d.tar.gz
elibs-944e7eceb86b916ed24a85ea40dfc51b5d826e1d.tar.bz2
jao-notmuch-move (unused) spin-off
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)