Re: [PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / 86 / 61280766a3353e73aba0ec9df4b79de666fd75
1 Return-Path: <dmitry.kurochkin@gmail.com>\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 60964431FBC\r
6         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 08:20:57 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 fMiZEVGsY-pq for <notmuch@notmuchmail.org>;\r
17         Tue, 24 Jan 2012 08:20:56 -0800 (PST)\r
18 Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com\r
19         [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 9D179431FB6\r
22         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 08:20:56 -0800 (PST)\r
23 Received: by bkbzt19 with SMTP id zt19so2536812bkb.26\r
24         for <notmuch@notmuchmail.org>; Tue, 24 Jan 2012 08:20:55 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
27         :mime-version:content-type;\r
28         bh=eg8+gNkve2DvDWVZlnwQgglHV97SaP+TyBL7zOrDnHE=;\r
29         b=ammgibUENc88BGRU6ReY1y9ElrM2DDU6/UY71YS8VjG7VU0KUL1g107Q7o1PryKQCa\r
30         Kvs/4McK7Sx+4XBVlx5bSBZzGE/Fv1EUMn6w1G4R/dfUc2XrueX/LuVxLDDatGYn1LxU\r
31         3+cEyIiXMnQZC8RmI1IkZMy/A+6DDMduNz/6E=\r
32 Received: by 10.205.138.136 with SMTP id is8mr5363527bkc.72.1327422053030;\r
33         Tue, 24 Jan 2012 08:20:53 -0800 (PST)\r
34 Received: from localhost ([91.144.186.21])\r
35         by mx.google.com with ESMTPS id sp6sm37404455bkb.2.2012.01.24.08.20.51\r
36         (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Tue, 24 Jan 2012 08:20:51 -0800 (PST)\r
38 From: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
39 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
40 Subject: Re: [PATCH 0/4 v43] emacs test helpers\r
41 In-Reply-To: <1327421647-30405-1-git-send-email-dme@dme.org>\r
42 References: <1326804748-8989-2-git-send-email-dme@dme.org>\r
43         <1327421647-30405-1-git-send-email-dme@dme.org>\r
44 User-Agent: Notmuch/0.11+100~gd650abf (http://notmuchmail.org) Emacs/23.3.1\r
45         (x86_64-pc-linux-gnu)\r
46 Date: Tue, 24 Jan 2012 20:19:45 +0400\r
47 Message-ID: <87y5sxkr8e.fsf@gmail.com>\r
48 MIME-Version: 1.0\r
49 Content-Type: text/plain; charset=us-ascii\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Tue, 24 Jan 2012 16:20:57 -0000\r
63 \r
64 On Tue, 24 Jan 2012 16:14:03 +0000, David Edmondson <dme@dme.org> wrote:\r
65 > Small changes as per Dmitry's last comments.\r
66\r
67 \r
68 LGTM\r
69 \r
70 Regards,\r
71   Dmitry\r
72 \r
73 > David Edmondson (4):\r
74 >   test: Don't return the result of checking for running emacs to the\r
75 >     tester.\r
76 >   test: Add `test_emacs_expect_t'.\r
77 >   test: Add more helpers for emacs tests.\r
78 >   test: Add address cleaning tests.\r
79\r
80 >  test/README                    |    8 ++++++++\r
81 >  test/emacs-address-cleaning.el |   29 +++++++++++++++++++++++++++++\r
82 >  test/emacs-address-cleaning.sh |   19 +++++++++++++++++++\r
83 >  test/emacs-test-functions.sh   |    9 +++++++++\r
84 >  test/notmuch-test              |    2 ++\r
85 >  test/test-lib.el               |   35 +++++++++++++++++++++++++++++++++++\r
86 >  test/test-lib.sh               |   31 ++++++++++++++++++++++++++++++-\r
87 >  7 files changed, 132 insertions(+), 1 deletions(-)\r
88 >  create mode 100644 test/emacs-address-cleaning.el\r
89 >  create mode 100755 test/emacs-address-cleaning.sh\r
90 >  create mode 100755 test/emacs-test-functions.sh\r
91\r
92 > -- \r
93 > 1.7.8.3\r
94\r
95 > _______________________________________________\r
96 > notmuch mailing list\r
97 > notmuch@notmuchmail.org\r
98 > http://notmuchmail.org/mailman/listinfo/notmuch\r