Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 51D9A429E21 for ; Fri, 28 Oct 2011 13:18:14 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.699 X-Spam-Level: X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N8OsXW1jssCU for ; Fri, 28 Oct 2011 13:18:13 -0700 (PDT) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id BE94D431FB6 for ; Fri, 28 Oct 2011 13:18:13 -0700 (PDT) Received: by ggnp2 with SMTP id p2so5259379ggn.26 for ; Fri, 28 Oct 2011 13:18:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=/2rmy1HJHf5iUyqh6JkHtSgGlyV6Fk+Zm/ta/5P8rEg=; b=kTi2LVNgUGFiSav2RwviRo2oQt6h5MCNTSCjkystgQPIinqqgCrExJtqYdfMUKJJh2 s2qQrNQ3tp8WM5YAo4eJH5IDKNp9GNgeAHlhA8XN/5jZKnFDB+W2P/IeVts2rYyVF4ut CUl5G0t1qhjMDuQ7wBVqLA7P7M9BC04/Gfhws= Received: by 10.236.144.129 with SMTP id n1mr6209774yhj.50.1319833092077; Fri, 28 Oct 2011 13:18:12 -0700 (PDT) Received: from mcddhcp21.as.utexas.edu (mcddhcp21.as.utexas.edu. [198.214.229.220]) by mx.google.com with ESMTPS id i67sm14006368yhm.16.2011.10.28.13.18.10 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 28 Oct 2011 13:18:11 -0700 (PDT) Sender: Michael Williams Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Installation problem on OS X From: Michael Williams In-Reply-To: <20111028134709.GA59793@selenium.125px.com> Date: Fri, 28 Oct 2011 15:18:09 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20111028134709.GA59793@selenium.125px.com> To: notmuch@notmuchmail.org X-Mailer: Apple Mail (2.1084) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2011 20:18:14 -0000 On 28 Oct 2011, at 08:47, Tim Gray wrote: > On Oct 27, 2011 at 08:07 PM -0500, Michael Williams wrote: >> and in principle I could add a post-install hook to the homebrew = formula to do this for other users of homebrew/OS X, but it seems like = this is something that would be better fixed upstream. Any thoughts? >=20 > I see you found my original issue. I also submitted a patch for this = way back on April 3rd: >=20 > http://notmuchmail.org/pipermail/notmuch/2011/004114.html >=20 > I'm not sure if it still works, or if it's the best solution. But it = worked at the time. Thanks Tim.=20 Would it be possible for a solution like this be applied to = notmuch/master by someone with commit rights, or should OS X users patch = downstream? Mike=