]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch.el
emacs: don't fset keymaps
[notmuch] / emacs / notmuch.el
index 83bcee57c675bce1959275315a782c4319c9622a..165aaa43018b9793e41f0f13850345ecfd5dba80 100644 (file)
@@ -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)))