[PATCH] NEWS for emacs part visibility change
[notmuch-archives.git] / bc / d698dbee05a41cc7827e8902b183f5987de5e0
1 Return-Path: <awg@xvx.ca>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 28B0C431FAF\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 09:08:49 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id YZzcA6zv4OCT for <notmuch@notmuchmail.org>;\r
16         Wed, 18 Jan 2012 09:08:48 -0800 (PST)\r
17 Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
18         [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 6951C431FAE\r
21         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 09:08:48 -0800 (PST)\r
22 Received: by bkty12 with SMTP id y12so1901432bkt.26\r
23         for <notmuch@notmuchmail.org>; Wed, 18 Jan 2012 09:08:47 -0800 (PST)\r
24 MIME-Version: 1.0\r
25 Received: by 10.204.150.7 with SMTP id w7mr5884185bkv.107.1326906526896; Wed,\r
26         18 Jan 2012 09:08:46 -0800 (PST)\r
27 Sender: awg@xvx.ca\r
28 Received: by 10.205.33.73 with HTTP; Wed, 18 Jan 2012 09:08:46 -0800 (PST)\r
29 X-Originating-IP: [208.77.198.202]\r
30 In-Reply-To: <cunty3t6jze.fsf@hotblack-desiato.hh.sledj.net>\r
31 References: <cunty3to5zp.fsf@hotblack-desiato.hh.sledj.net>\r
32         <1326904354-22419-1-git-send-email-awg+notmuch@xvx.ca>\r
33         <cunty3t6jze.fsf@hotblack-desiato.hh.sledj.net>\r
34 Date: Wed, 18 Jan 2012 10:08:46 -0700\r
35 X-Google-Sender-Auth: RavA7PsXoY56Fk17Jnjm5n5edr4\r
36 Message-ID:\r
37  <CAMoJFUvtL9i_CvYbLhFUOCd5KUpE0ww3Jz_HhMMTWMot-qEPPw@mail.gmail.com>\r
38 Subject: Re: [PATCH v2 4/5] emacs: Use the new JSON reply format.\r
39 From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
40 To: David Edmondson <dme@dme.org>\r
41 Content-Type: text/plain; charset=ISO-8859-1\r
42 Cc: notmuch@notmuchmail.org\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 18 Jan 2012 17:08:49 -0000\r
56 \r
57 On Wed, Jan 18, 2012 at 09:41, David Edmondson <dme@dme.org> wrote:\r
58 > I think that this looks pretty good now. We should get some experience\r
59 > of using it.\r
60 \r
61 Thanks for the reviews and guidance - I think the patch is in much\r
62 better shape than when it started.\r
63 \r
64 FWIW, I've been using the original w3-based version of the patch for a\r
65 while now, and the mm-based version since I sent it.  It works well\r
66 with all the emails I've tested it with, but almost all the email I\r
67 get is HTML-only.  I'd like to hear some experiences from people\r
68 trying it on multipart/alternative messages and others.\r