Re: [PATCH v5 0/4] Reply enhancements (was: quoting HTML email ...)
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Wed, 15 Feb 2012 05:44:38 +0000 (22:44 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:30 +0000 (09:44 -0800)
b7/a90d46e812c03d6668e3f11f004092b617fac4 [new file with mode: 0644]

diff --git a/b7/a90d46e812c03d6668e3f11f004092b617fac4 b/b7/a90d46e812c03d6668e3f11f004092b617fac4
new file mode 100644 (file)
index 0000000..ca65b86
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <awg@xvx.ca>\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 5CA00431E62\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Feb 2012 21:44:42 -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 NzGcqpxIOZtu for <notmuch@notmuchmail.org>;\r
+       Tue, 14 Feb 2012 21:44:42 -0800 (PST)\r
+Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com\r
+       [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id B5DFD431FBD\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Feb 2012 21:44:41 -0800 (PST)\r
+Received: by lahd3 with SMTP id d3so675541lah.26\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Feb 2012 21:44:38 -0800 (PST)\r
+MIME-Version: 1.0\r
+Received: by 10.152.123.68 with SMTP id ly4mr16518082lab.13.1329284678646;\r
+       Tue, 14 Feb 2012 21:44:38 -0800 (PST)\r
+Sender: awg@xvx.ca\r
+Received: by 10.112.90.20 with HTTP; Tue, 14 Feb 2012 21:44:38 -0800 (PST)\r
+X-Originating-IP: [96.52.216.56]\r
+In-Reply-To: <1329282027-29457-1-git-send-email-awg+notmuch@xvx.ca>\r
+References: <1329282027-29457-1-git-send-email-awg+notmuch@xvx.ca>\r
+Date: Tue, 14 Feb 2012 22:44:38 -0700\r
+X-Google-Sender-Auth: XSmYo9dlBN-cXjrObgMVK3x6ahM\r
+Message-ID:\r
+ <CAMoJFUteP=YFBV-oK_QoWGuorgZdKDKxmaY7YWG906CyqfHzfw@mail.gmail.com>\r
+Subject: Re: [PATCH v5 0/4] Reply enhancements (was: quoting HTML email ...)\r
+From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
+To: notmuch@notmuchmail.org, amdragon@mit.edu\r
+Content-Type: text/plain; charset=ISO-8859-1\r
+X-Gm-Message-State:\r
+ ALoCoQmw7Y+uFY5ov8jjj5x1NdZNwuNHonPkHiDwDHHjGOg0kSptqub7nPoX1NZhzoQVg+al3UfA\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: Wed, 15 Feb 2012 05:44:42 -0000\r
+\r
+I've just sent new versions of parts 1, 2, and 4. The only change is\r
+that I've changed the output of the reply headers to be consistent\r
+with the other JSON formats (capitalized, in the right order). Of\r
+course, that had a ripple effect on the tests and emacs.\r
+\r
+Sorry for the double-mail - I just realized I should change these\r
+things while reviewing Austin's patches.\r