unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Alexander Botero-Lowry <alex.boterolowry@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH 5/5] Remove the global expand body keymapping
Date: Mon, 23 Nov 2009 23:45:07 -0800	[thread overview]
Message-ID: <1259048707-3062-5-git-send-email-alex.boterolowry@gmail.com> (raw)
In-Reply-To: <1259048707-3062-4-git-send-email-alex.boterolowry@gmail.com>

---
 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

  reply	other threads:[~2009-11-24  7:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24  7:45 [PATCH 1/5] make headers locally expandable/collapsable Alexander Botero-Lowry
2009-11-24  7:45 ` [PATCH 2/5] cleanup a lot of left-overs from the global invis Alexander Botero-Lowry
2009-11-24  7:45   ` [PATCH 3/5] make a nice function for generating invisibility toggle buttons Alexander Botero-Lowry
2009-11-24  7:45     ` [PATCH 4/5] Make bodies locally toggleable Alexander Botero-Lowry
2009-11-24  7:45       ` Alexander Botero-Lowry [this message]
2009-11-24 19:40 ` [PATCH 1/5] make headers locally expandable/collapsable Carl Worth
2009-11-24 19:49   ` Alexander Botero-Lowry
2009-11-27 13:43     ` Carl Worth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1259048707-3062-5-git-send-email-alex.boterolowry@gmail.com \
    --to=alex.boterolowry@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).