notmuch/emacs
Carl Worth b825204f0d 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).
2010-04-21 12:52:38 -07:00
..
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local Install emacs lisp files into a notmuch sub-directory of site-lisp. 2010-04-06 18:30:43 -07:00
notmuch-lib.el emacs: JSON based implementation 2010-04-21 12:12:02 -07:00
notmuch-query.el notmuch-query.el: new file to support access to the notmuch database. 2010-04-05 11:08:45 -07:00
notmuch-show.el emacs: Remove the notmuch-show-toggle-body command (with "b" binding) 2010-04-21 12:52:38 -07:00
notmuch.el emacs: JSON based implementation 2010-04-21 12:12:02 -07:00