]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
emacs: don't fset keymaps
[notmuch] / emacs / notmuch-show.el
index b08ceb973e19b0836b8a210d7b5be73dc241cc4a..ec22fd94b11afbbb79d1e7ba84d2ed7c8c4babe8 100644 (file)
@@ -1485,7 +1485,6 @@ reset based on the original query."
     (define-key map "B" 'notmuch-show-browse-urls)
     map)
   "Keymap for \"notmuch show\" buffers.")
-(fset 'notmuch-show-mode-map notmuch-show-mode-map)
 
 (define-derived-mode notmuch-show-mode fundamental-mode "notmuch-show"
   "Major mode for viewing a thread with notmuch.