From a0b34bfe20de38f71af93a85e077c7b4c96ac201 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Sat, 18 May 2019 10:16:04 +0200 Subject: [PATCH] notmuch: Bind "cf" to notmuch-show-forward-message --- evil-collection-notmuch.el | 1 + 1 file changed, 1 insertion(+) diff --git a/evil-collection-notmuch.el b/evil-collection-notmuch.el index 0e49a6b..cb5d358 100644 --- a/evil-collection-notmuch.el +++ b/evil-collection-notmuch.el @@ -141,6 +141,7 @@ "C" 'notmuch-mua-new-mail ; like mu4e "cc" 'notmuch-mua-new-mail ; like mu4e "cR" 'notmuch-show-reply + "cf" 'notmuch-show-forward-message "X" 'notmuch-show-archive-thread-then-exit "zv" 'notmuch-tree-from-show-current-query ; like mu4e-conversation "<" 'notmuch-show-toggle-thread-indentation