]> git.notmuchmail.org Git - notmuch/commit
emacs: Remove the notmuch-show-toggle-body command (with "b" binding)
authorCarl Worth <cworth@cworth.org>
Wed, 21 Apr 2010 19:32:29 +0000 (12:32 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Apr 2010 19:52:38 +0000 (12:52 -0700)
commitb825204f0df565d06d47f2323b438bac110a8c76
tree0ad95c2d822dc2c1b557f46705972446d65afd42
parente26d767897e8ab59f05808a12ac5c9c1e3c7030f
emacs: Remove the notmuch-show-toggle-body command (with "b" binding)

In the recent switch to a JSON-based emacs interface, RET now toggles
message visibility anywhere in the message, (rather than only on the
summary line). So we no longer need this separate "b" binding for this.

Additionally, the body toggle was implemented independently from RET,
so after hiding a message with "b" one could not make it visible with
RET. This confusing state is now no longer possible, (since the
:body-visible property is removed entirely).
emacs/notmuch-show.el