[notmuch] [PATCH 5/5] Remove the global expand body keymapping

Subject: [notmuch] [PATCH 5/5] Remove the global expand body keymapping

Date: Mon, 23 Nov 2009 23:45:07 -0800

To: notmuch@notmuchmail.org

Cc:

From: Alexander Botero-Lowry


---
 notmuch.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/notmuch.el b/notmuch.el
index af0c487..907df2c 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)
-- 
1.6.5.2


Thread: