X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=0adaf8b49fd0f2ac08664bc64b73e094bdaf1458;hb=48cd091249ab7b8411c0488dee9ca1bd5efa8597;hp=8b153cc037e50bb21298d32ad64e550d701334cb;hpb=b4459b8a4d39f635f79d44f676be13e974cc1a72;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 8b153cc0..0adaf8b4 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -268,7 +268,6 @@ For a mouse binding, return nil." (define-key map "-" 'notmuch-search-remove-tag) (define-key map "+" 'notmuch-search-add-tag) (define-key map (kbd "RET") 'notmuch-search-show-thread) - (define-key map "F" 'notmuch-folder) map) "Keymap for \"notmuch search\" buffers.") (fset 'notmuch-search-mode-map notmuch-search-mode-map)