summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 321daac..5bf1c93 100644
--- a/init.el
+++ b/init.el
@@ -2189,7 +2189,7 @@
#'km/notmuch-show-pipe-part-to-project)
(define-key notmuch-show-mode-map [remap notmuch-show-pipe-message]
#'km/notmuch-show-pipe-message-to-project)
- (define-key notmuch-show-stash-map [remap notmuch-show-stash-git-send-email]
+ (define-key notmuch-show-stash-map "G"
#'km/notmuch-show-stash-git-send-email-debbugs)
(define-key notmuch-show-mode-map
[remap notmuch-tree-from-show-current-query]