[RFC PATCH v2 0/3] notmuch-pick: an emacs threaded message view with split-pane
Mark Walters
markwalters1009 at gmail.com
Sun Feb 12 10:49:36 PST 2012
Here is a rebased version of the notmuch-pick patch set
id:"87d39k1gvi.fsf at qmul.ac.uk". It now applies directly
to master since Jani's notmuch-show command line parsing
has been pushed.
It includes the significant bug fix (at least for anyone working
with a dark background) from Daniel making matched messages
highlight color both configurable and have a sensible default.
These are in the notmuch-pick subgroup of the customize menus.
Best wishes
Mark
Mark Walters (3):
cli: notmuch-show changes to support pick
emacs: changes to other files to support notmuch-pick
emacs: add notmuch-pick itself
emacs/Makefile.local | 3 +-
emacs/notmuch-hello.el | 10 +
emacs/notmuch-lib.el | 4 +
emacs/notmuch-pick.el | 585 ++++++++++++++++++++++++++++++++++++++++++++++++
emacs/notmuch-query.el | 4 +-
emacs/notmuch-show.el | 25 ++-
emacs/notmuch.el | 8 +
notmuch-client.h | 9 +-
notmuch-show.c | 90 +++++++-
9 files changed, 722 insertions(+), 16 deletions(-)
create mode 100644 emacs/notmuch-pick.el
--
1.7.2.3
More information about the notmuch
mailing list