X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-tree.el;fp=emacs%2Fnotmuch-tree.el;h=d5587a9c6351ca052f23311ae2c865f58ee2688d;hp=1555812cdb8bf75e8a817b8f32e72223019794cc;hb=cd7e497d07e7cdf04f968515dff39f419e8679b2;hpb=0301055f07f993d98954036a353de9f5116f61d7 diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el index 1555812c..d5587a9c 100644 --- a/emacs/notmuch-tree.el +++ b/emacs/notmuch-tree.el @@ -271,7 +271,6 @@ FUNC." (define-key map "x" 'notmuch-tree-quit) (define-key map "A" 'notmuch-tree-archive-thread) (define-key map "a" 'notmuch-tree-archive-message-then-next) - (define-key map "=" 'notmuch-tree-refresh-view) (define-key map "z" 'notmuch-tree-to-tree) (define-key map "n" 'notmuch-tree-next-matching-message) (define-key map "p" 'notmuch-tree-prev-matching-message)