]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: hide original message in top posted replies.
authorDavid Bremner <bremner@unb.ca>
Wed, 24 Feb 2010 18:30:06 +0000 (14:30 -0400)
committerCarl Worth <cworth@cworth.org>
Fri, 10 Jun 2011 22:59:45 +0000 (15:59 -0700)
commitf56b86dffa5e6deb57e99bd16507920d75cf81a4
treebc3f585220b2e8dd3c655d6ffb9f0486223cc8f3
parent5143e5e840b5e9d95611f57fdc9d4b27af6f0564
notmuch.el: hide original message in top posted replies.

This code treats top posted copies essentially like signatures, except
that it doesn't sanity check their length, since neither do their
senders.

New user-visible variables:

notmuch-wash-button-original-hidden-format
notmuch-wash-button-original-visible-format

Rebased-by: Carl Worth <cworth@cworth.org>
emacs/notmuch-wash.el