]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch.el
Remove the global expand body keymapping
[notmuch] / notmuch.el
index af0c487e14d6664accb53ba19dbe3cef27ebd997..907df2c09c96f1382afa69ccaf429a35ae9cf788 100644 (file)
@@ -61,7 +61,6 @@
     ; overlays-at to query and manipulate the current overlay.
     (define-key map "a" 'notmuch-show-archive-thread)
     (define-key map "A" 'notmuch-show-mark-read-then-archive-thread)
-    (define-key map "b" 'notmuch-show-toggle-body-read-visible)
     (define-key map "m" 'message-mail)
     (define-key map "n" 'notmuch-show-next-message)
     (define-key map "N" 'notmuch-show-mark-read-then-next-open-message)