Re: [PATCH v3 2/2] test: Update test to match previous patch.
authorJameson Graef Rollins <jrollins@finestructure.net>
Sun, 14 Oct 2012 23:17:54 +0000 (16:17 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:49:47 +0000 (09:49 -0800)
68/eead4f115cdaa84caac8a454b04ba63bde74e8 [new file with mode: 0644]

diff --git a/68/eead4f115cdaa84caac8a454b04ba63bde74e8 b/68/eead4f115cdaa84caac8a454b04ba63bde74e8
new file mode 100644 (file)
index 0000000..160555d
--- /dev/null
@@ -0,0 +1,99 @@
+Return-Path: <jrollins@finestructure.net>\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 6B968431FAF\r
+       for <notmuch@notmuchmail.org>; Sun, 14 Oct 2012 16:18:02 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.29\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 WUVUxakcgVY4 for <notmuch@notmuchmail.org>;\r
+       Sun, 14 Oct 2012 16:18:02 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id D515E431FAE\r
+       for <notmuch@notmuchmail.org>; Sun, 14 Oct 2012 16:18:01 -0700 (PDT)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id 791B466E00A1;\r
+       Sun, 14 Oct 2012 16:18:01 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from finestructure.net (cpe-76-166-145-133.socal.res.rr.com\r
+       [76.166.145.133]) (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id 5CD7B66E0030;\r
+       Sun, 14 Oct 2012 16:17:57 -0700 (PDT)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id F16261C5; Sun, 14 Oct 2012 16:17:56 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>,\r
+       David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v3 2/2] test: Update test to match previous patch.\r
+In-Reply-To: <87mwzr9zyb.fsf@betacantrips.com>\r
+References: <1327486729-18052-1-git-send-email-dme@dme.org>\r
+       <1328688139-3865-1-git-send-email-dme@dme.org>\r
+       <1328688139-3865-5-git-send-email-dme@dme.org>\r
+       <87mwzr9zyb.fsf@betacantrips.com>\r
+User-Agent: Notmuch/0.14+43~g9afcdf1 (http://notmuchmail.org) Emacs/23.4.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sun, 14 Oct 2012 16:17:54 -0700\r
+Message-ID: <871uh0iqxp.fsf@servo.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; 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: Sun, 14 Oct 2012 23:18:02 -0000\r
+\r
+--=-=-=\r
+\r
+On Fri, Oct 12 2012, Ethan Glasser-Camp <ethan.glasser.camp@gmail.com> wrote:\r
+> David Edmondson <dme@dme.org> writes:\r
+>\r
+>> Indentation now uses tabs where possible.\r
+>\r
+> Hi! Just working through the patch queue. This patch is tagged\r
+> notmuch::moreinfo, although it seems like the rest of the series may\r
+> have been tagged notmuch::stale or notmuch::pushed. It's a little hard\r
+> to figure out, because the thread structure is really messed up. Is this\r
+> patch still viable? It now *breaks* the emacs test on my machine.\r
+\r
+Hey, Ethan.  I would say that anything this old should just\r
+automatically be tagged stale.\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.12 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJQe0giAAoJEO00zqvie6q8J8kP/2mR2D+vAlixILY+KdA0FFYa\r
+nBi7QywAYIWCe9kViY32fBhbdbU+PTw9yt7NihXgZEyMq+54mP48OMZAe97WUREl\r
+kJolbSVUa+NiRSMt1wggLdsSpeQNImSuYVXMgELb4jhweKytE6vT+fLEbXkajt2O\r
+Fe8PdbLNVdAcwueW4XvZ++lO/IuSM5lm6In7oXmvoFaSn//pCeZtWm+4aZfHLXDW\r
+V21XxZvTeqcdjdegtWw7cF90DXWnevtYU8xEI74bKDsYjkh7IVFUwij3sjCrBYou\r
+1gcaUGsMIqT/AH69CML3ua6OiJg5VqLxD4q03DbYNyZhiHjcYUkZ5yIGrG5uGYWL\r
+5wiWzZRYrgC9nnjrYZ3pGtLw+OIiDb9YSzKV5PTySJYALs1xLDOme38/GloMouwf\r
+xM8ovbZksHTPgj4cYxSKDuTaFyHrwROXWc2GVekOojg8IXWevbi2D5GqCAsfXRCA\r
+K7vRVr+A56H3oR96WY2hQKPOu2DjKF56440ar8fqOrsv0p+3LbSOHIm9RzfzVsOp\r
+O2LBcKBxdxbbOGz5/l6n5FDPa6AM+8ySNjpJ+WggaNWXVP5UyZbLTPThYP0cR/Qo\r
+xbCWLb0QiRqxEZZALRKZRw9I+jHtFmilE+F312KtJHPlIXkmjOoibQGbGTrFCcL3\r
+gYUF1bHeXVU/Ll0egVKF\r
+=uJfv\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r