]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-lib.el
Emacs: bind "g" to 'notuch-refresh-this-buffer
[notmuch] / emacs / notmuch-lib.el
index 25d83fd61b49ca01aaa129de9f3ead93bec30ae6..8cf7261e6f4fac2d16a9c7c2aafc96866b29d90c 100644 (file)
@@ -155,6 +155,7 @@ For example, if you wanted to remove an \"inbox\" tag and add an
     (define-key map "s" 'notmuch-search)
     (define-key map "z" 'notmuch-tree)
     (define-key map "m" 'notmuch-mua-new-mail)
+    (define-key map "g" 'notmuch-refresh-this-buffer)
     (define-key map "=" 'notmuch-refresh-this-buffer)
     (define-key map (kbd "M-=") 'notmuch-refresh-all-buffers)
     (define-key map "G" 'notmuch-poll-and-refresh-this-buffer)