Re: [PATCH 0/6] API for iterating over all messages in a thread
[notmuch-archives.git] / d3 / fd522be0795f9ad43d6b6aa56b30524ad35399
1 Return-Path: <tomi.ollila@nixu.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 C3060429E25\r
6         for <notmuch@notmuchmail.org>; Sat, 12 Nov 2011 09:49:34 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 7dAe14iPuIWd for <notmuch@notmuchmail.org>;\r
16         Sat, 12 Nov 2011 09:49:34 -0800 (PST)\r
17 Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id DC893431FB6\r
21         for <notmuch@notmuchmail.org>; Sat, 12 Nov 2011 09:49:33 -0800 (PST)\r
22 Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31])\r
23         by taco2.nixu.fi (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id\r
24         pACHnTrX027443; Sat, 12 Nov 2011 19:49:29 +0200\r
25 From: Tomi Ollila <tomi.ollila@iki.fi>\r
26 To: David Bremner <david@tethera.net>,\r
27         Dmitry Kurochkin <dmitry.kurochkin@gmail.com>, notmuch@notmuchmail.org\r
28 Subject: Re: [PATCH] test: do not hide test_emacs errors\r
29 In-Reply-To: <87mxc1mlqm.fsf@rocinante.cs.unb.ca>\r
30 References: <1309487028-18786-1-git-send-email-dmitry.kurochkin@gmail.com>\r
31         <87mxc1mlqm.fsf@rocinante.cs.unb.ca>\r
32 User-Agent: Notmuch/0.9+23~g556c5fa (http://notmuchmail.org) Emacs/23.3.1\r
33         (i686-pc-linux-gnu)\r
34 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
35         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
36         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
37 Date: Sat, 12 Nov 2011 19:49:29 +0200\r
38 Message-ID: <yf662ipi63a.fsf@taco2.nixu.fi>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Sat, 12 Nov 2011 17:49:34 -0000\r
54 \r
55 On Sat, 12 Nov 2011 09:57:53 -0500, David Bremner <david@tethera.net> wrote:\r
56 > On Fri,  1 Jul 2011 06:23:48 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmail.com> wrote:\r
57 > > Do not redirect test_emacs stderr to /dev/null.  Test_emacs uses\r
58 > > emacsclient(1) now and it does not print unwanted messages (like\r
59 > > those from `message') to stderr.  But it does print useful\r
60 > > errors, e.g. when emacs server connection fails, given expression\r
61 > > is not valid or undefined function is called.\r
62\r
63 > Is this patch still relevant now that we use dtach to run the tests?\r
64 \r
65 I think this is. running test_emacs may output useful information in\r
66 cases test fails (or when initially failing to launc emacs server).\r
67 Normally it doesn't seem to output anything -- and therefore the\r
68 redirections to /dev/null are not needed.\r
69 \r
70 > I didn't notice any difference, but maybe I was not supposed to.\r
71 \r
72 Me neither.\r
73 \r
74\r
75 > d\r
76 \r
77 Tomi\r