summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-notmuch.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-notmuch.el')
-rw-r--r--custom/jao-custom-notmuch.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index 6f8c8ef..03d7e63 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -395,6 +395,8 @@
:bind
(:map notmuch-show-mode-map
(("h" . jao-notmuch-goto-tree-buffer)
+ ("r" . notmuch-show-reply)
+ ("R" . notmuch-show-reply-sender)
("TAB" . jao-notmuch-show-next-button)
([backtab] . jao-notmuch-show-previous-button)
("RET" . jao-notmuch-show-ret))))