X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.el;h=907df2c09c96f1382afa69ccaf429a35ae9cf788;hp=af0c487e14d6664accb53ba19dbe3cef27ebd997;hb=0ad3534b949b4a9848051197aa51c9c8ce3f81fb;hpb=daeda152b8cdb662100129385212175b425c33c5 diff --git a/notmuch.el b/notmuch.el index af0c487e..907df2c0 100644 --- a/notmuch.el +++ b/notmuch.el @@ -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)