From: Amin Bandali Date: Fri, 24 Aug 2018 18:25:07 +0000 (-0400) Subject: [emacs/notmuch] remove the g common binding and use notmuch's own G X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/commitdiff_plain/45f538b6f685a6dc2438cf64916494786c885f6e?ds=sidebyside [emacs/notmuch] remove the g common binding and use notmuch's own G --- diff --git a/init.org b/init.org index 87b9f02..e1a6686 100644 --- 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"