[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 07 / f2958c18178e2f3793a9962b7ffb2869cf7e65
1 Return-Path: <m.walters@qmul.ac.uk>\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 95C10431FAF\r
6         for <notmuch@notmuchmail.org>; Sun,  5 Feb 2012 04:40:33 -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: -1.098\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.098 tagged_above=-999 required=5\r
12         tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
13         NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id wnIBcdSzTPwg for <notmuch@notmuchmail.org>;\r
17         Sun,  5 Feb 2012 04:40:33 -0800 (PST)\r
18 Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id DA98C431FAE\r
22         for <notmuch@notmuchmail.org>; Sun,  5 Feb 2012 04:40:32 -0800 (PST)\r
23 Received: from smtp.qmul.ac.uk ([138.37.6.40])\r
24         by mail2.qmul.ac.uk with esmtp (Exim 4.71)\r
25         (envelope-from <m.walters@qmul.ac.uk>)\r
26         id 1Ru1OR-0001O5-6D; Sun, 05 Feb 2012 12:40:31 +0000\r
27 Received: from 94-192-233-223.zone6.bethere.co.uk ([94.192.233.223]\r
28         helo=localhost)\r
29         by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69)\r
30         (envelope-from <m.walters@qmul.ac.uk>)\r
31         id 1Ru1OQ-000239-T5; Sun, 05 Feb 2012 12:40:31 +0000\r
32 From: Mark Walters <markwalters1009@gmail.com>\r
33 To: Adam Wolfe Gordon <awg+notmuch@xvx.ca>, notmuch@notmuchmail.org\r
34 Subject: Re: [PATCH v3 4/5] emacs: Use the new JSON reply format.\r
35 In-Reply-To: <1326995217-27423-5-git-send-email-awg+notmuch@xvx.ca>\r
36 References: <1326995217-27423-1-git-send-email-awg+notmuch@xvx.ca>\r
37         <1326995217-27423-5-git-send-email-awg+notmuch@xvx.ca>\r
38 User-Agent: Notmuch/0.11+154~ged6d37e (http://notmuchmail.org) Emacs/23.2.1\r
39         (i486-pc-linux-gnu)\r
40 Date: Sun, 05 Feb 2012 12:41:40 +0000\r
41 Message-ID: <874nv5wiyj.fsf@qmul.ac.uk>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-Sender-Host-Address: 94.192.233.223\r
45 X-QM-SPAM-Info: Sender has good ham record.  :)\r
46 X-QM-Body-MD5: 6b6e291cb50986a30b0f1a5fc0c9c3d2 (of first 20000 bytes)\r
47 X-SpamAssassin-Score: -1.8\r
48 X-SpamAssassin-SpamBar: -\r
49 X-SpamAssassin-Report: The QM spam filters have analysed this message to\r
50         determine if it is\r
51         spam. We require at least 5.0 points to mark a message as spam.\r
52         This message scored -1.8 points.\r
53         Summary of the scoring: \r
54         * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/,\r
55         *      medium trust\r
56         *      [138.37.6.40 listed in list.dnswl.org]\r
57         * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\r
58         provider *      (markwalters1009[at]gmail.com)\r
59         * -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay\r
60         *      domain\r
61         *  0.5 AWL AWL: From: address is in the auto white-list\r
62 X-QM-Scan-Virus: ClamAV says the message is clean\r
63 X-BeenThere: notmuch@notmuchmail.org\r
64 X-Mailman-Version: 2.1.13\r
65 Precedence: list\r
66 List-Id: "Use and development of the notmuch mail system."\r
67         <notmuch.notmuchmail.org>\r
68 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
69         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
70 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
71 List-Post: <mailto:notmuch@notmuchmail.org>\r
72 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
73 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
74         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
75 X-List-Received-Date: Sun, 05 Feb 2012 12:40:33 -0000\r
76 \r
77 On Thu, 19 Jan 2012 10:46:56 -0700, Adam Wolfe Gordon <awg+notmuch@xvx.ca> wrote:\r
78 > Using the new JSON reply format allows emacs to quote HTML\r
79 > parts nicely by using mm-display-part to turn them into displayable\r
80 > text, then quoting them. This is very useful for users who\r
81 > regularly receive HTML-only email.\r
82\r
83 > The behavior for messages that contain plain text parts should be\r
84 > unchanged.\r
85 \r
86 Hi I have tried using this patch and it did give an identical emacs\r
87 buffer when replying to text/plain or multipart/alternative messages\r
88 except for two things:\r
89 \r
90 the old one put a line in the reply for each attachment not being\r
91 included in the reply (eg "Attachment: file.pdf (application/pdf)" ) and\r
92 the new one does not.\r
93 \r
94 and your version does not include text/plain attachments with\r
95 disposition attachment (obviously as the cli part does not).\r
96 \r
97 [Note I am not saying whether either of these correct or not, just that\r
98 they are changes.]\r
99 \r
100 It also worked nicely on the html only messages I tried it on.\r
101 \r
102 I have not reviewed the lisp yet; I will try and have a look at it but I\r
103 am a lisp beginner.\r
104 \r
105 Best wishes\r
106 \r
107 Mark\r
108 \r
109 PS Sorry I sent this from my unsubscribed address first: since I am\r
110 using your patch-set my recent reply From: modification wasn't there!\r