Re: [PATCH 3/4 v2] test: Add test for Original Message hiding at point-min.
authorDavid Edmondson <dme@dme.org>
Thu, 26 Jan 2012 07:22:07 +0000 (07:22 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:43:19 +0000 (09:43 -0800)
a1/1f72350ca21521cb900de5ccd1c9416bec993b [new file with mode: 0644]

diff --git a/a1/1f72350ca21521cb900de5ccd1c9416bec993b b/a1/1f72350ca21521cb900de5ccd1c9416bec993b
new file mode 100644 (file)
index 0000000..35302e1
--- /dev/null
@@ -0,0 +1,102 @@
+Return-Path: <dme@dme.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id C05DC431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 23:22:15 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id Hf0T-JwxdTfb for <notmuch@notmuchmail.org>;\r
+       Wed, 25 Jan 2012 23:22:15 -0800 (PST)\r
+Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
+       [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 429BD431FAF\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 23:22:15 -0800 (PST)\r
+Received: by wibhi8 with SMTP id hi8so182800wib.26\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 23:22:14 -0800 (PST)\r
+Received: by 10.180.97.166 with SMTP id eb6mr1454926wib.5.1327562534188;\r
+       Wed, 25 Jan 2012 23:22:14 -0800 (PST)\r
+Received: from hotblack-desiato.hh.sledj.net\r
+       (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
+       by mx.google.com with ESMTPS id n3sm9581490wiz.9.2012.01.25.23.22.12\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Wed, 25 Jan 2012 23:22:13 -0800 (PST)\r
+Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
+       id 0E2CD9FE67; Thu, 26 Jan 2012 07:22:11 +0000 (GMT)\r
+To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 3/4 v2] test: Add test for Original Message hiding at\r
+       point-min.\r
+In-Reply-To: <87liovhdob.fsf@gmail.com>\r
+References: <1327503908-17226-1-git-send-email-dme@dme.org>\r
+       <1327506328-22126-1-git-send-email-dme@dme.org>\r
+       <1327506328-22126-4-git-send-email-dme@dme.org>\r
+       <87liovhdob.fsf@gmail.com>\r
+User-Agent: Notmuch/0.11+114~g550724b (http://notmuchmail.org) Emacs/24.0.92.1\r
+       (x86_64-pc-linux-gnu)\r
+From: David Edmondson <dme@dme.org>\r
+Date: Thu, 26 Jan 2012 07:22:07 +0000\r
+Message-ID: <cunty3jkjxc.fsf@hotblack-desiato.hh.sledj.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 26 Jan 2012 07:22:15 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+I've applied changes in accordance with all of the feedback in this mail\r
+and the others, except for...\r
+\r
+On Wed, 25 Jan 2012 21:53:08 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmai=\r
+l.com> wrote:\r
+> > +  (let ((notmuch-show-insert-text/plain-hook '(notmuch-wash-excerpt-ci=\r
+tations))\r
+>=20\r
+> Do we have to override the default value here?  I thought\r
+> notmuch-wash-excerpt-citations was enabled by default.\r
+\r
+It avoids potential confusion over where the problem lies.\r
+\r
+> [...]\r
+>=20\r
+> IMO writing the test in lisp does not give any benefit in this case.\r
+> Quite the opposite: a simple test is split in two files and becomes more\r
+> complex.\r
+>=20\r
+> But since we accepted this way of writing tests and you seem to prefer\r
+> it, I would not argue about changing it.\r
+\r
+You're right - it's simpler in the original style here, so v3 switches\r
+to that.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iEYEARECAAYFAk8g/x8ACgkQaezQq/BJZRZ7kgCfafkhNjUuQwzFyZgjLuDdr1ym\r
+FVMAn1IvC+lhLOBo8Vh9Lix98svO9TFZ\r
+=y6wt\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r