X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=165aaa43018b9793e41f0f13850345ecfd5dba80;hb=471f161850e743ee558ab826ccfc019746baeebe;hp=83bcee57c675bce1959275315a782c4319c9622a;hpb=3512e2bc83b226a6fddff2940f3929b16ffea67c;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 83bcee57..165aaa43 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -194,7 +194,6 @@ there will be called at other points of notmuch execution." (define-key map "U" 'notmuch-unthreaded-from-search-current-query) map) "Keymap for \"notmuch search\" buffers.") -(fset 'notmuch-search-mode-map notmuch-search-mode-map) (defvar notmuch-search-stash-map (let ((map (make-sparse-keymap)))