X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=165aaa43018b9793e41f0f13850345ecfd5dba80;hb=05a436f730cf6277c403b445bca9419ea89a7b2d;hp=83bcee57c675bce1959275315a782c4319c9622a;hpb=b9f328b75d02772d74fe2d8fc03f6a5631acacac;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)))