From 2a155877c828a10db7a7e2d7b065e921fd031434 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 20 Aug 2015 01:27:11 -0400 Subject: gnus: Don't bind 'GG' to notmuch-search --- lisp/init-mail.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp') diff --git a/lisp/init-mail.el b/lisp/init-mail.el index f6de078..dd99c5b 100644 --- a/lisp/init-mail.el +++ b/lisp/init-mail.el @@ -293,7 +293,6 @@ paragraph." (kill-new (message "%s" (notmuch-show-get-message-id)))) (define-key notmuch-show-mode-map (kbd "C-c C-c") 'km/notmuch-goto-message-in-gnus) -(define-key gnus-group-mode-map "GG" 'notmuch-search) (define-key notmuch-hello-mode-map "o" 'km/ace-link-widget) -- cgit v1.2.3