[notmuch] [PATCH 5/5] Remove the global expand body keymapping
Alexander Botero-Lowry
alex.boterolowry at gmail.com
Mon Nov 23 23:45:07 PST 2009
---
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
More information about the notmuch
mailing list