summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init-spw.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index c8bed307..218ccbba 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -2008,8 +2008,8 @@ mutt's review view, after exiting EDITOR."
(setq nov-text-width 80))
(spw/when-library-available mailscripts
- (global-set-key "\C-cgt" #'notmuch-extract-thread-patches-projectile)
- (global-set-key "\C-cgw" #'notmuch-extract-message-patches-projectile)
+ (global-set-key "\C-cvt" #'notmuch-extract-thread-patches-projectile)
+ (global-set-key "\C-cvw" #'notmuch-extract-message-patches-projectile)
(global-set-key "\C-cgb" #'notmuch-slurp-debbug)
(global-set-key "\C-cgB" #'notmuch-slurp-this-debbug)
(setq mailscripts-extract-patches-branch-prefix "mail/"