Re: [PATCH v4 0/4] First step of 'show' rewrite
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 24 Dec 2011 07:55:28 +0000 (23:55 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:15 +0000 (09:41 -0800)
5a/72744f725363a66fb8389324c12814f357af4a [new file with mode: 0644]

diff --git a/5a/72744f725363a66fb8389324c12814f357af4a b/5a/72744f725363a66fb8389324c12814f357af4a
new file mode 100644 (file)
index 0000000..215771c
--- /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 24D1D431FD0\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 23:55:40 -0800 (PST)\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 faBRbskCGPfk for <notmuch@notmuchmail.org>;\r
+       Fri, 23 Dec 2011 23:55:39 -0800 (PST)\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 8D70C431FB6\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 23:55:39 -0800 (PST)\r
+Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by fire-doxen-postvirus (Postfix) with ESMTP id 10C7E328044;\r
+       Fri, 23 Dec 2011 23:55:37 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
+Received: from finestructure.net (unknown [208.106.33.208])\r
+       (Authenticated sender: jrollins)\r
+       by fire-doxen-submit (Postfix) with ESMTP id 13C802E50DBB;\r
+       Fri, 23 Dec 2011 23:55:32 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id 0608E145B; Fri, 23 Dec 2011 23:55:31 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v4 0/4] First step of 'show' rewrite\r
+In-Reply-To: <1324698348-27620-1-git-send-email-amdragon@mit.edu>\r
+References: <1323460468-4030-1-git-send-email-amdragon@mit.edu>\r
+       <1324698348-27620-1-git-send-email-amdragon@mit.edu>\r
+User-Agent: Notmuch/0.10.2+127~g6689686 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Fri, 23 Dec 2011 23:55:28 -0800\r
+Message-ID: <87zkeijte7.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: Sat, 24 Dec 2011 07:55:40 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Fri, 23 Dec 2011 22:45:44 -0500, Austin Clements <amdragon@MIT.EDU> wrot=\r
+e:\r
+> This addresses Dmitry's and Jameson's review comments from\r
+>   id:"87k46572f7.fsf@gmail.com"\r
+>   id:"87liqk5dly.fsf@servo.finestructure.net"\r
+>   id:"87hb187iu6.fsf@gmail.com"\r
+> and rebases to current master.\r
+>=20\r
+> I'd like a quick eye over this to make sure I didn't screw anything up\r
+> in the latest version, but otherwise I think it's ready to go in.\r
+\r
+Hey, Austin.  Thanks so much for the rework.  I have one very minor\r
+comment, but other than that it all looks really good to me (as usual).\r
+All tests pass as expected when applied to master.  I'm looking forward\r
+to what else you've got in store on top of this!\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJO9YVwAAoJEO00zqvie6q8XlMP/igB9dT1YVw2djMLdtRDqdaC\r
+34mFsKJl8n70XX0cfEt8JeioBEr0m4p+8DxDf2JV4yIK0N6bKxpPEpLRnLxvWT1A\r
+6PlxNeCgI3azW3RdjkLyeOIs64JVLAI55Gov6Fp8vDXNSZJ2FCtn3g4HS9Ow7wO9\r
+bKHLj9RgvtJqLB+aDXEr21HSzhyNL1O6SkP+zRRHcDURFz7NU/x7M3Rxs4sMRWu7\r
+iuIKSHNi4S3fiI6EjdNN3lGKyiwXUKrZ8OydxWQE7KDwQcqMvSs1txnD+WXHRlIB\r
+GVxxu/ocseIFTi33ZsUn9dc2DxdARYZIGe6thIXNZQCDYWP8z1pWvYmbkwdjkDs2\r
+I2XojLkz9MFhbKZoQcwSSBkXMiihujzCK5hakDGXXRlJ8n/3k7V5V+cocWizgLvK\r
++WGWhOJXYQwsbnOcHh3IdsJ+Fr2yuFgRM1e+oC4zYWQracWJqaSOcdfLypmUM9Pp\r
+4FEMilBNdeyj8NO0GrSQ7sBpw0vYxNTLCmdlyy38xViJSB8gLQRq42rvZ1CtheMy\r
+ju37b5dAPHXFOaJ8Wf999YWNmMnYd1g0D2tSQkURTuj6QbKDOg9/aNpHjsGXi0Io\r
+9LIpKkiL3+0EVV6VZiLwzH6MMEUSbuA2elAo6k1mQ5gWGR5M1YFigFarQwcV1ewT\r
+upeT3ME1VcKj7Q2zl1M2\r
+=By49\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r