[emacs/notmuch] remove the g common binding and use notmuch's own G
authorAmin Bandali <amin@gnu.org>
Fri, 24 Aug 2018 18:25:07 +0000 (14:25 -0400)
committerAmin Bandali <amin@gnu.org>
Fri, 24 Aug 2018 18:25:07 +0000 (14:25 -0400)
init.org

index 87b9f02..e1a6686 100644 (file)
--- a/init.org
+++ b/init.org
@@ -1250,8 +1250,6 @@ See [[notmuch:id:87muuqsvci.fsf@fencepost.gnu.org][bug follow-up]].
   ;; (advice-add #'notmuch-bury-or-kill-this-buffer
   ;;             :override #'kill-this-buffer)
   :bind
-  (:map notmuch-common-keymap
-        ("g" . notmuch-poll-and-refresh-this-buffer))
   (:map notmuch-hello-mode-map
         ("u" . (lambda ()
                  "Search for `unread'-tagged messages"