From: David Bremner Date: Wed, 24 Feb 2010 18:30:06 +0000 (-0400) Subject: notmuch.el: hide original message in top posted replies. X-Git-Tag: debian/0.6_254~44 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=f56b86dffa5e6deb57e99bd16507920d75cf81a4;hp=f56b86dffa5e6deb57e99bd16507920d75cf81a4;p=notmuch 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 ---