[PATCH 05/18] insert: move file from Maildir tmp to new
[notmuch-archives.git] / 07 / c4f93362cdc1d1ae4b78a05e7be67f5613463d
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 B48EA431FBD\r
6         for <notmuch@notmuchmail.org>; Sun, 15 Jan 2012 13:19:38 -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 oIEEfchY3Kr0 for <notmuch@notmuchmail.org>;\r
16         Sun, 15 Jan 2012 13:19:38 -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 1E631431FAE\r
21         for <notmuch@notmuchmail.org>; Sun, 15 Jan 2012 13:19:37 -0800 (PST)\r
22 Received: by bkat2 with SMTP id t2so4147665bka.26\r
23         for <notmuch@notmuchmail.org>; Sun, 15 Jan 2012 13:19:35 -0800 (PST)\r
24 MIME-Version: 1.0\r
25 Received: by 10.205.131.142 with SMTP id hq14mr233626bkc.89.1326662375064;\r
26         Sun, 15 Jan 2012 13:19:35 -0800 (PST)\r
27 Received: by 10.205.33.73 with HTTP; Sun, 15 Jan 2012 13:19:35 -0800 (PST)\r
28 X-Originating-IP: [96.52.216.56]\r
29 In-Reply-To: <87k44xgw09.fsf@gmail.com>\r
30 References: <1326009162-19524-1-git-send-email-awg+notmuch@xvx.ca>\r
31         <1326009162-19524-5-git-send-email-awg+notmuch@xvx.ca>\r
32         <cun62gl1cqv.fsf@hotblack-desiato.hh.sledj.net>\r
33         <CAMoJFUt8F417wzSmiHDv2KHa9y5ARYh=xRHKEsWBXYXHfaN64A@mail.gmail.com>\r
34         <87k44xgw09.fsf@gmail.com>\r
35 Date: Sun, 15 Jan 2012 14:19:35 -0700\r
36 Message-ID:\r
37  <CAMoJFUu9hMvTUFkyc+UJAB_4_82_V7XtbROcEXZ81t8ReZ01jA@mail.gmail.com>\r
38 Subject: Re: [PATCH 4/4] emacs: Use the new JSON reply format.\r
39 From: Adam Wolfe Gordon <awg@xvx.ca>\r
40 To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
41 Content-Type: text/plain; charset=ISO-8859-1\r
42 Content-Transfer-Encoding: quoted-printable\r
43 Cc: notmuch@notmuchmail.org\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Sun, 15 Jan 2012 21:19:38 -0000\r
57 \r
58 Hi Dmitry,\r
59 \r
60 On Thu, Jan 12, 2012 at 01:33, Dmitry Kurochkin\r
61 <dmitry.kurochkin@gmail.com> wrote:\r
62 > I did not follow the rest of the discussion, so sorry if I missed\r
63 > something obvious. =A0But why can't we render HTML parts in replies the\r
64 > same way we do in notmuch-show (using `mm-display-part')? =A0That should\r
65 > not introduce a w3m.el requirement, would use the same renderer as\r
66 > configured for show and hence would produce consistent output in show\r
67 > and reply.\r
68 \r
69 Thanks for the suggestion - I've implemented this now and I think it's\r
70 definitely the best way to go.  New patches coming soon with all the\r
71 suggested changes.\r
72 \r
73 --=20\r
74 Adam Wolfe Gordon\r