notmuch search and tags
[notmuch-archives.git] / 84 / 29767cd12497262a7a475a56f3388e8d331d65
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 62C4D431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Sep 2011 10:24:58 -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: 1.7\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.7 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, FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7]\r
14         autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id 8Lpq6ho2b+o6 for <notmuch@notmuchmail.org>;\r
18         Mon, 26 Sep 2011 10:24:57 -0700 (PDT)\r
19 Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com\r
20         [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 92FB3431FB6\r
23         for <notmuch@notmuchmail.org>; Mon, 26 Sep 2011 10:24:57 -0700 (PDT)\r
24 Received: by bkbzt12 with SMTP id zt12so7064640bkb.26\r
25         for <notmuch@notmuchmail.org>; Mon, 26 Sep 2011 10:24:54 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
27         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
28         :mime-version:content-type;\r
29         bh=KGsoUluqai+4dBSGo7Iktn+ExKPqCPmdRE/Toq8Yi1Y=;\r
30         b=EFf8Q/kKj/AzukTDzF4bELDYh2B2gJE/VGIa+x4SOziNPw5AiZ4zjz2wFTdxfCdtaO\r
31         02k2q00OARkY8u18UT9zTpsAZn2fQXw+9HBxkSOkYhjgWrGcBGtIK3hmHK3h+6hbDHfh\r
32         1RLsVpqzQaeg4guHfmPKhPeOWKXwaT17XavuM=\r
33 Received: by 10.204.153.23 with SMTP id i23mr4551834bkw.128.1317057894781;\r
34         Mon, 26 Sep 2011 10:24:54 -0700 (PDT)\r
35 Received: from localhost ([91.144.186.21])\r
36         by mx.google.com with ESMTPS id l15sm3209148bkw.9.2011.09.26.10.24.52\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Mon, 26 Sep 2011 10:24:53 -0700 (PDT)\r
39 From: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
40 To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
41 Subject: Re: [PATCH 3/3] test: add emacs test for hiding a message following\r
42         an HTML part\r
43 In-Reply-To: <87zkhrlg8z.fsf@zancas.localnet>\r
44 References: <1309744743-8556-1-git-send-email-dmitry.kurochkin@gmail.com>\r
45         <1309744743-8556-3-git-send-email-dmitry.kurochkin@gmail.com>\r
46         <87zkhrlg8z.fsf@zancas.localnet>\r
47 User-Agent: Notmuch/0.8-50-gd528fd9 (http://notmuchmail.org) Emacs/23.3.1\r
48         (x86_64-pc-linux-gnu)\r
49 Date: Mon, 26 Sep 2011 21:25:08 +0400\r
50 Message-ID: <874nzz2p3f.fsf@gmail.com>\r
51 MIME-Version: 1.0\r
52 Content-Type: text/plain; charset=us-ascii\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Mon, 26 Sep 2011 17:24:58 -0000\r
66 \r
67 Hi David.\r
68 \r
69 On Mon, 26 Sep 2011 08:01:16 -0300, David Bremner <david@tethera.net> wrote:\r
70 > On Mon,  4 Jul 2011 05:59:03 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmail.com> wrote:\r
71 > > Result: nothing happens except for "No URL at point" message\r
72 > > \r
73 > > Expected result: the second message is shown/hidden\r
74\r
75 > I didn't track out why so far, but this test is show as FIXED when\r
76 > compiled in a Debian chroot.\r
77\r
78 > see e.g.\r
79 >     \r
80 >      https://buildd.debian.org/status/fetch.php?pkg=notmuch&arch=kfreebsd-amd64&ver=0.9%7Erc1-1&stamp=1316965004\r
81\r
82 > Someone else also reported this on the IRC channel; not sure if that was\r
83 > Debian or somewhere else.\r
84\r
85 \r
86 I see it failing on my system (Debian unstable).  But I have some more\r
87 patches on top of master.\r
88 \r
89 Most likely the test passes because emacs is run in server mode and\r
90 visibility stuff works differently.  I sent a patch series [1] to run\r
91 emacs in screen exactly for this reason.  Please consider pushing it.\r
92 Then the test should fail as expected.\r
93 \r
94 Note, if you push the series, a new dependency would be required to run\r
95 the tests - screen(1).  Also, the emacs tests should handle missing\r
96 screen(1) better using prereqs.  But there are no prereqs for emacs and\r
97 gpg anyway... [2]\r
98 \r
99 Regards,\r
100   Dmitry\r
101 \r
102 [1] id:"1309496122-4965-1-git-send-email-dmitry.kurochkin@gmail.com"\r
103 [2] id:"874o2germq.fsf@gmail.com"\r
104 \r
105 > d\r