Re: [PATCH v2 4/5] emacs: Use the new JSON reply format.
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Wed, 18 Jan 2012 17:08:46 +0000 (10:08 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:36 +0000 (09:42 -0800)
bc/d698dbee05a41cc7827e8902b183f5987de5e0 [new file with mode: 0644]

diff --git a/bc/d698dbee05a41cc7827e8902b183f5987de5e0 b/bc/d698dbee05a41cc7827e8902b183f5987de5e0
new file mode 100644 (file)
index 0000000..65a8c3a
--- /dev/null
@@ -0,0 +1,68 @@
+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 28B0C431FAF\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 09:08:49 -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 YZzcA6zv4OCT for <notmuch@notmuchmail.org>;\r
+       Wed, 18 Jan 2012 09:08:48 -0800 (PST)\r
+Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
+       [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 6951C431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 09:08:48 -0800 (PST)\r
+Received: by bkty12 with SMTP id y12so1901432bkt.26\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 09:08:47 -0800 (PST)\r
+MIME-Version: 1.0\r
+Received: by 10.204.150.7 with SMTP id w7mr5884185bkv.107.1326906526896; Wed,\r
+       18 Jan 2012 09:08:46 -0800 (PST)\r
+Sender: awg@xvx.ca\r
+Received: by 10.205.33.73 with HTTP; Wed, 18 Jan 2012 09:08:46 -0800 (PST)\r
+X-Originating-IP: [208.77.198.202]\r
+In-Reply-To: <cunty3t6jze.fsf@hotblack-desiato.hh.sledj.net>\r
+References: <cunty3to5zp.fsf@hotblack-desiato.hh.sledj.net>\r
+       <1326904354-22419-1-git-send-email-awg+notmuch@xvx.ca>\r
+       <cunty3t6jze.fsf@hotblack-desiato.hh.sledj.net>\r
+Date: Wed, 18 Jan 2012 10:08:46 -0700\r
+X-Google-Sender-Auth: RavA7PsXoY56Fk17Jnjm5n5edr4\r
+Message-ID:\r
+ <CAMoJFUvtL9i_CvYbLhFUOCd5KUpE0ww3Jz_HhMMTWMot-qEPPw@mail.gmail.com>\r
+Subject: Re: [PATCH v2 4/5] emacs: Use the new JSON reply format.\r
+From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
+To: David Edmondson <dme@dme.org>\r
+Content-Type: text/plain; charset=ISO-8859-1\r
+Cc: notmuch@notmuchmail.org\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, 18 Jan 2012 17:08:49 -0000\r
+\r
+On Wed, Jan 18, 2012 at 09:41, David Edmondson <dme@dme.org> wrote:\r
+> I think that this looks pretty good now. We should get some experience\r
+> of using it.\r
+\r
+Thanks for the reviews and guidance - I think the patch is in much\r
+better shape than when it started.\r
+\r
+FWIW, I've been using the original w3-based version of the patch for a\r
+while now, and the mm-based version since I sent it.  It works well\r
+with all the emails I've tested it with, but almost all the email I\r
+get is HTML-only.  I'd like to hear some experiences from people\r
+trying it on multipart/alternative messages and others.\r