Re: Hi all
[notmuch-archives.git] / a6 / f7d18de3a4a3cda569b140485c665f3a79e6c7
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 B8717431FC3\r
6         for <notmuch@notmuchmail.org>; Wed, 23 May 2012 18:22:32 -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\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 QgyOk4BZpdGD for <notmuch@notmuchmail.org>;\r
16         Wed, 23 May 2012 18:22:29 -0700 (PDT)\r
17 Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238])\r
18         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 5A2A2431FBD\r
21         for <notmuch@notmuchmail.org>; Wed, 23 May 2012 18:22:29 -0700 (PDT)\r
22 Received: from fctnnbsc30w-156034089108.dhcp-dynamic.fibreop.nb.bellaliant.net\r
23         ([156.34.89.108] helo=zancas.localnet)\r
24         by tesseract.cs.unb.ca with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32)\r
25         (Exim 4.72) (envelope-from <bremner@unb.ca>)\r
26         id 1SXMkw-0006gs-HM; Wed, 23 May 2012 22:22:22 -0300\r
27 Received: from bremner by zancas.localnet with local (Exim 4.77)\r
28         (envelope-from <bremner@unb.ca>)\r
29         id 1SXMkq-0005Ke-N2; Wed, 23 May 2012 22:22:16 -0300\r
30 From: David Bremner <david@tethera.net>\r
31 To: Felipe Contreras <felipe.contreras@gmail.com>,\r
32         Ali Polatel <alip@exherbo.org>\r
33 Subject: Re: [PATCH 3/4] ruby: Add workarounds to use in-tree build not the\r
34         installed one\r
35 In-Reply-To:\r
36  <CAMP44s15Q6F9bA0MirS3zyBU3AqomH7wKBmLvqEtAnBnzHrw=g@mail.gmail.com>\r
37 References: <87txzsgs4g.fsf@zancas.localnet>\r
38         <cover.1336402558.git.alip@exherbo.org>\r
39         <1559639bc5e9e3253f2ee2220a8d8d00c39d9d43.1336402558.git.alip@exherbo.org>\r
40         <CAMP44s15Q6F9bA0MirS3zyBU3AqomH7wKBmLvqEtAnBnzHrw=g@mail.gmail.com>\r
41 User-Agent: Notmuch/0.13 (http://notmuchmail.org) Emacs/23.4.1\r
42         (x86_64-pc-linux-gnu)\r
43 Date: Wed, 23 May 2012 22:22:16 -0300\r
44 Message-ID: <878vgi1ign.fsf@zancas.localnet>\r
45 MIME-Version: 1.0\r
46 Content-Type: text/plain; charset=us-ascii\r
47 X-Spam_bar: -\r
48 Cc: notmuch@notmuchmail.org\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Thu, 24 May 2012 01:22:32 -0000\r
62 \r
63 Felipe Contreras <felipe.contreras@gmail.com> writes:\r
64 \r
65 \r
66 > I don't see how this patch could be fixed properly easily, and it was\r
67 > labeled as a hack, and I didn't like it in the first place anyway, so\r
68 > I'm going to revert it by tomorrow if I don't hear any good reason not\r
69 > to.\r
70 \r
71 I think this highlights the need for at least a minimal test suite for\r
72 the ruby \r
73 \r
74 I do plan on a bug fix release, to fix an annoying emacs interface bug\r
75 if nothing else. I'd rather see a fix/revert coordinated with Ali in his\r
76 role as ruby bindings maintainer.\r
77 \r
78 FWIW, the previous situation of linking with the installed version of\r
79 notmuch sounds somewhat broken as well, although obviously preferable to\r
80 not working at all.\r
81 \r
82 d\r