Xapian Quote tags
[notmuch-archives.git] / 6f / 048f1314350dbdeb05fc5bcbad3f0fd0f6dca0
1 Return-Path: <schnouki@schnouki.net>\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 C3A19429E25\r
6         for <notmuch@notmuchmail.org>; Mon,  3 Oct 2011 05:39:44 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1]\r
13         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 tLxf6peO6KIu for <notmuch@notmuchmail.org>;\r
17         Mon,  3 Oct 2011 05:39:41 -0700 (PDT)\r
18 Received: from ks3536.kimsufi.com (schnouki.net [87.98.217.222])\r
19         by olra.theworths.org (Postfix) with ESMTP id E8E3B431FB6\r
20         for <notmuch@notmuchmail.org>; Mon,  3 Oct 2011 05:39:40 -0700 (PDT)\r
21 Received: from thor.loria.fr (thor.loria.fr [152.81.12.250])\r
22         by ks3536.kimsufi.com (Postfix) with ESMTPSA id 241566A069B;\r
23         Mon,  3 Oct 2011 14:39:40 +0200 (CEST)\r
24 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=schnouki.net;\r
25         s=key-schnouki; t=1317645580;\r
26         bh=4l/n9GVLLM9H8Bw1w5njjo+p6kCGZbJcXKbZpk9KNng=;\r
27         h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID:\r
28         MIME-Version:Content-Type;\r
29         b=WSylhqwU2yEbtTHa1JmTN34VIJwnYq9NLcTBib04CpJMUp8jiep7XrZBHXGP12Nrf\r
30         rQp1BmxJxvYekizIvYdA+RCbLea9xqYKj2QVZoVkjILTwU2fUpD5EBviBzS2hMKWqm\r
31         vlJv+tjPjxZC0AU8pcNSEtSly9hWeBbxfzDQiU2s=\r
32 From: Thomas Jost <schnouki@schnouki.net>\r
33 To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>,\r
34         David Bremner <david@tethera.net>\r
35 Subject: Re: [PATCH 3/3] test: add emacs test for hiding a message following\r
36         an HTML part\r
37 In-Reply-To: <87hb3s414e.fsf@gmail.com>\r
38 References: <1309744743-8556-1-git-send-email-dmitry.kurochkin@gmail.com>\r
39         <1309744743-8556-3-git-send-email-dmitry.kurochkin@gmail.com>\r
40         <87zkhrlg8z.fsf@zancas.localnet> <874nzz2p3f.fsf@gmail.com>\r
41         <87d3ehylon.fsf@zancas.localnet> <87hb3s414e.fsf@gmail.com>\r
42 User-Agent: Notmuch/0.9_rc1-47-g0410b95 (http://notmuchmail.org)\r
43         Emacs/24.0.90.1 (x86_64-unknown-linux-gnu)\r
44 Date: Mon, 03 Oct 2011 14:39:36 +0200\r
45 Message-ID: <8739fackqf.fsf@thor.loria.fr>\r
46 MIME-Version: 1.0\r
47 Content-Type: multipart/signed; boundary="=-=-=";\r
48         micalg=pgp-sha1; protocol="application/pgp-signature"\r
49 Cc: notmuch@notmuchmail.org\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: Mon, 03 Oct 2011 12:39:44 -0000\r
63 \r
64 --=-=-=\r
65 Content-Type: text/plain\r
66 Content-Transfer-Encoding: quoted-printable\r
67 \r
68 On Sun, 02 Oct 2011 05:45:53 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmai=\r
69 l.com> wrote:\r
70 > BTW there were patches to support tmux (or maybe it was dtach).  IIRC\r
71 > the consensus was that supporting it does not worth complicating test\r
72 > lib.  I think this can be reconsidered if it turns out that many users\r
73 > do not have screen, but do have tmux.  But you never know if the\r
74 > patches are not applied.  They have been around for several months, I\r
75 > doubt you would suddenly get feedback now.\r
76 \r
77 I'm the one that wrote the tmux patch (and suggested dtach), and yes in\r
78 the end the consensus was that it wasn't worth it.\r
79 \r
80 About adding prereqs to the test suite -- in my private branch I have a\r
81 rebased and fixed version of the patch series sent by Pieter Praet [1].\r
82 It worked fine last time I tested it on a system without screen and in a\r
83 chroot without emacs/gpg/screen, so if anyone is interested I can post\r
84 it here. (Cc'ing Pieter)\r
85 \r
86 [1] id:"1307016220-17509-1-git-send-email-pieter@praet.org"\r
87 \r
88 =2D-=20\r
89 Thomas/Schnouki\r
90 \r
91 --=-=-=\r
92 Content-Type: application/pgp-signature\r
93 \r
94 -----BEGIN PGP SIGNATURE-----\r
95 Version: GnuPG v1.4.11 (GNU/Linux)\r
96 \r
97 iQEcBAEBAgAGBQJOia0IAAoJEMPdciX+bh5IeVQIAI23kJdKyuPydOx3sT58xe8x\r
98 8bBvSpZg3qazeeYGvEC8BcsKmANTfWrD03hf2TwFTWA24FT8kQ8gjAF1vdxyBato\r
99 gAfX498tdk0eK91Pqs4n66wYZCQbQL7JiAfW34BGjzvQDZHkkgRInB4NP4mozBkj\r
100 hlDO4CnGuFLo8E9Efn6O+j2QG6k+LoAIAyqIRi5BEPNDteRxL8ZrUJa8G8CC15vO\r
101 c5XGYvLoH3Ok06OIqKiYKD0u/TxiKv6BHC92If2btUCJHATplbzj9HD5ldLT4sWQ\r
102 wJXFcAYSuPn1kjxRRglzQuCOgyk6smn2kxxqGd+gCZ3ClnrF3pmI3ygXwcOfNq8=\r
103 =uEuu\r
104 -----END PGP SIGNATURE-----\r
105 --=-=-=--\r