summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <amin@gnu.org>2018-08-24 14:25:07 -0400
committerAmin Bandali <amin@gnu.org>2018-08-24 14:25:07 -0400
commit45f538b6f685a6dc2438cf64916494786c885f6e (patch)
tree5c50895d0c933d4675df849c8f032112da6e080f
parent56fd2611ee7803511933acf5098eb4bed92f792e (diff)
downloadconfigs-45f538b6f685a6dc2438cf64916494786c885f6e.tar.gz
configs-45f538b6f685a6dc2438cf64916494786c885f6e.tar.xz
configs-45f538b6f685a6dc2438cf64916494786c885f6e.zip
[emacs/notmuch] remove the g common binding and use notmuch's own G
-rw-r--r--init.org2
1 files changed, 0 insertions, 2 deletions
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"