[PATCH v3 4/7] Add internal functions to search for alternate doc types
[notmuch-archives.git] / 4f / 896822bc1a49571cf2f8ef961a458eae596f48
1 Return-Path: <dme@dme.org>\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 72DB6431FB6\r
6         for <notmuch@notmuchmail.org>; Thu, 12 Jan 2012 05:44:08 -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 LSw4L-vkNSzo for <notmuch@notmuchmail.org>;\r
16         Thu, 12 Jan 2012 05:44:07 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.181]) (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 B08E6429E25\r
21         for <notmuch@notmuchmail.org>; Thu, 12 Jan 2012 05:44:07 -0800 (PST)\r
22 Received: by wibhr12 with SMTP id hr12so1323455wib.26\r
23         for <notmuch@notmuchmail.org>; Thu, 12 Jan 2012 05:44:06 -0800 (PST)\r
24 Received: by 10.180.95.199 with SMTP id dm7mr6215548wib.9.1326375846259;\r
25         Thu, 12 Jan 2012 05:44:06 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id o1sm4848997wbh.9.2012.01.12.05.44.04\r
29         (version=TLSv1/SSLv3 cipher=OTHER);\r
30         Thu, 12 Jan 2012 05:44:05 -0800 (PST)\r
31 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
32         id ED9FDA029E; Thu, 12 Jan 2012 13:44:02 +0000 (GMT)\r
33 To: Tomi Ollila <tomi.ollila@iki.fi>,\r
34         Dmitry Kurochkin <dmitry.kurochkin@gmail.com>,\r
35         Adam Wolfe Gordon <awg@xvx.ca>\r
36 Subject: Re: [PATCH 4/4] emacs: Use the new JSON reply format.\r
37 In-Reply-To: <yf6mx9tf3g8.fsf@taco2.nixu.fi>\r
38 References: <1326009162-19524-1-git-send-email-awg+notmuch@xvx.ca>\r
39         <1326009162-19524-5-git-send-email-awg+notmuch@xvx.ca>\r
40         <cun62gl1cqv.fsf@hotblack-desiato.hh.sledj.net>\r
41         <CAMoJFUt8F417wzSmiHDv2KHa9y5ARYh=xRHKEsWBXYXHfaN64A@mail.gmail.com>\r
42         <87k44xgw09.fsf@gmail.com>\r
43         <cunzkdtkttf.fsf@hotblack-desiato.hh.sledj.net>\r
44         <yf6mx9tf3g8.fsf@taco2.nixu.fi>\r
45 User-Agent: Notmuch/0.10.2+186~gd0f7804 (http://notmuchmail.org)\r
46         Emacs/24.0.92.1 (x86_64-pc-linux-gnu)\r
47 From: David Edmondson <dme@dme.org>\r
48 Date: Thu, 12 Jan 2012 13:43:59 +0000\r
49 Message-ID: <cunty41kpcw.fsf@hotblack-desiato.hh.sledj.net>\r
50 MIME-Version: 1.0\r
51 Content-Type: multipart/signed; boundary="=-=-=";\r
52         micalg=pgp-sha1; protocol="application/pgp-signature"\r
53 Cc: notmuch@notmuchmail.org\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Thu, 12 Jan 2012 13:44:08 -0000\r
67 \r
68 --=-=-=\r
69 Content-Type: text/plain\r
70 Content-Transfer-Encoding: quoted-printable\r
71 \r
72 On Thu, 12 Jan 2012 15:36:07 +0200, Tomi Ollila <tomi.ollila@iki.fi> wrote:\r
73 > On Thu, 12 Jan 2012 12:07:40 +0000, David Edmondson <dme@dme.org> wrote:\r
74 > > On Thu, 12 Jan 2012 12:33:58 +0400, Dmitry Kurochkin <dmitry.kurochkin@=\r
75 gmail.com> wrote:\r
76 > > > I did not follow the rest of the discussion, so sorry if I missed\r
77 > > > something obvious.  But why can't we render HTML parts in replies the\r
78 > > > same way we do in notmuch-show (using `mm-display-part')?  That should\r
79 > > > not introduce a w3m.el requirement, would use the same renderer as\r
80 > > > configured for show and hence would produce consistent output in show\r
81 > > > and reply.\r
82 > >=20\r
83 > > Agreed, that would be good. It could be done as a second stage, though.\r
84 >=20\r
85 > For the record. I built emacs 23.3 from source and after installation\r
86 > by default there is no w3m module available.\r
87 \r
88 Currently it's broken for everyone. With the proposed changes it will be\r
89 fixed for some people. Further improvements will, of course, be\r
90 possible.\r
91 \r
92 --=-=-=\r
93 Content-Type: application/pgp-signature\r
94 \r
95 -----BEGIN PGP SIGNATURE-----\r
96 Version: GnuPG v1.4.11 (GNU/Linux)\r
97 \r
98 iEYEARECAAYFAk8O458ACgkQaezQq/BJZRbd0ACfS+dCDHXjccIQhv7/EYQxiyxX\r
99 c2UAmwa1MvV6AvgyUPHHCcClr6vdBvHV\r
100 =RXgd\r
101 -----END PGP SIGNATURE-----\r
102 --=-=-=--\r