Re: [PATCH 0/3] General fixes
[notmuch-archives.git] / bc / 6ff463077de8252433a61973ab4ee9d6ee5756
1 Return-Path: <mjwilliams@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 51D9A429E21\r
6         for <notmuch@notmuchmail.org>; Fri, 28 Oct 2011 13:18:14 -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.699\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001,\r
13         RCVD_IN_DNSWL_LOW=-0.7] 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 N8OsXW1jssCU for <notmuch@notmuchmail.org>;\r
17         Fri, 28 Oct 2011 13:18:13 -0700 (PDT)\r
18 Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com\r
19         [209.85.161.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id BE94D431FB6\r
22         for <notmuch@notmuchmail.org>; Fri, 28 Oct 2011 13:18:13 -0700 (PDT)\r
23 Received: by ggnp2 with SMTP id p2so5259379ggn.26\r
24         for <notmuch@notmuchmail.org>; Fri, 28 Oct 2011 13:18:12 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=sender:content-type:mime-version:subject:from:in-reply-to:date\r
27         :content-transfer-encoding:message-id:references:to:x-mailer;\r
28         bh=/2rmy1HJHf5iUyqh6JkHtSgGlyV6Fk+Zm/ta/5P8rEg=;\r
29         b=kTi2LVNgUGFiSav2RwviRo2oQt6h5MCNTSCjkystgQPIinqqgCrExJtqYdfMUKJJh2\r
30         s2qQrNQ3tp8WM5YAo4eJH5IDKNp9GNgeAHlhA8XN/5jZKnFDB+W2P/IeVts2rYyVF4ut\r
31         CUl5G0t1qhjMDuQ7wBVqLA7P7M9BC04/Gfhws=\r
32 Received: by 10.236.144.129 with SMTP id n1mr6209774yhj.50.1319833092077;\r
33         Fri, 28 Oct 2011 13:18:12 -0700 (PDT)\r
34 Received: from mcddhcp21.as.utexas.edu (mcddhcp21.as.utexas.edu.\r
35         [198.214.229.220])\r
36         by mx.google.com with ESMTPS id i67sm14006368yhm.16.2011.10.28.13.18.10\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Fri, 28 Oct 2011 13:18:11 -0700 (PDT)\r
39 Sender: Michael Williams <mjwilliams@gmail.com>\r
40 Content-Type: text/plain; charset=us-ascii\r
41 Mime-Version: 1.0 (Apple Message framework v1084)\r
42 Subject: Re: Installation problem on OS X\r
43 From: Michael Williams <mike@pentangle.net>\r
44 In-Reply-To: <20111028134709.GA59793@selenium.125px.com>\r
45 Date: Fri, 28 Oct 2011 15:18:09 -0500\r
46 Content-Transfer-Encoding: quoted-printable\r
47 Message-Id: <D75CB1A5-9989-4032-B414-D0AEF06459D4@pentangle.net>\r
48 References: <EAF3A779-6A01-4B17-92B5-5236970DCECF@pentangle.net>\r
49         <20111028134709.GA59793@selenium.125px.com>\r
50 To: notmuch@notmuchmail.org\r
51 X-Mailer: Apple Mail (2.1084)\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Fri, 28 Oct 2011 20:18:14 -0000\r
65 \r
66 \r
67 On 28 Oct 2011, at 08:47, Tim Gray wrote:\r
68 \r
69 > On Oct 27, 2011 at 08:07 PM -0500, Michael Williams wrote:\r
70 >> and in principle I could add a post-install hook to the homebrew =\r
71 formula to do this for other users of homebrew/OS X, but it seems like =\r
72 this is something that would be better fixed upstream. Any thoughts?\r
73 >=20\r
74 > I see you found my original issue.  I also submitted a patch for this =\r
75 way back on April 3rd:\r
76 >=20\r
77 > http://notmuchmail.org/pipermail/notmuch/2011/004114.html\r
78 >=20\r
79 > I'm not sure if it still works, or if it's the best solution.  But it =\r
80 worked at the time.\r
81 \r
82 Thanks Tim.=20\r
83 \r
84 Would it be possible for a solution like this be applied to =\r
85 notmuch/master by someone with commit rights, or should OS X users patch =\r
86 downstream?\r
87 \r
88 Mike=\r