Re: [ANNOUNCE] mutt with notmuch support
[notmuch-archives.git] / 48 / b7aeb3652d5390c56529950e76a6a8c26c0a62
1 Return-Path: <bremner@unb.ca>\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 CD32D429E21\r
6         for <notmuch@notmuchmail.org>; Mon,  3 Oct 2011 07:27:36 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 hHI90y2rbkKk for <notmuch@notmuchmail.org>;\r
16         Mon,  3 Oct 2011 07:27:32 -0700 (PDT)\r
17 Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21])\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 AE4C6431FB6\r
21         for <notmuch@notmuchmail.org>; Mon,  3 Oct 2011 07:27:32 -0700 (PDT)\r
22 Received: from convex-new.cs.unb.ca ([131.202.13.154])\r
23         by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p93ERQIN012014;\r
24         Mon, 3 Oct 2011 11:27:27 -0300\r
25 Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.72)\r
26         (envelope-from <bremner@unb.ca>)\r
27         id 1RAjUM-00019T-QD; Mon, 03 Oct 2011 11:27:26 -0300\r
28 From: David Bremner <david@tethera.net>\r
29 To: Thomas Jost <schnouki@schnouki.net>,\r
30         Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
31 Subject: Re: [PATCH 3/3] test: add emacs test for hiding a message following\r
32         an HTML part\r
33 In-Reply-To: <8739fackqf.fsf@thor.loria.fr>\r
34 References: <1309744743-8556-1-git-send-email-dmitry.kurochkin@gmail.com>\r
35         <1309744743-8556-3-git-send-email-dmitry.kurochkin@gmail.com>\r
36         <87zkhrlg8z.fsf@zancas.localnet> <874nzz2p3f.fsf@gmail.com>\r
37         <87d3ehylon.fsf@zancas.localnet> <87hb3s414e.fsf@gmail.com>\r
38         <8739fackqf.fsf@thor.loria.fr>\r
39 User-Agent: Notmuch/0.9~rc1 (http://notmuchmail.org) Emacs/23.3.1\r
40         (x86_64-pc-linux-gnu)\r
41 Date: Mon, 03 Oct 2011 11:27:26 -0300\r
42 Message-ID: <871uuuywtt.fsf@convex-new.cs.unb.ca>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 Cc: notmuch@notmuchmail.org\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Mon, 03 Oct 2011 14:27:36 -0000\r
59 \r
60 On Mon, 03 Oct 2011 14:39:36 +0200, Thomas Jost <schnouki@schnouki.net> wrote:\r
61 Non-text part: multipart/signed\r
62\r
63 > About adding prereqs to the test suite -- in my private branch I have a\r
64 > rebased and fixed version of the patch series sent by Pieter Praet [1].\r
65 > It worked fine last time I tested it on a system without screen and in a\r
66 > chroot without emacs/gpg/screen, so if anyone is interested I can post\r
67 > it here. (Cc'ing Pieter)\r
68\r
69 \r
70 Yes please, rebased against current master (which already has the gdb\r
71  pre-reqs). I think we should add prereqs first, then screen based tests.\r
72 \r
73 David.\r