Re: notmuch-0.16: realpath() compatibility issue; clang visibility problem
[notmuch-archives.git] / 13 / 2995a4556f9ceda899875b010bbf27ad783c54
1 Return-Path: <darren@fernseed.info>\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 72116429E42\r
6         for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 11:21:20 -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 aLnOJEGIy+6A for <notmuch@notmuchmail.org>;\r
16         Tue,  3 Jan 2012 11:21:20 -0800 (PST)\r
17 X-Greylist: delayed 479 seconds by postgrey-1.32 at olra;\r
18         Tue, 03 Jan 2012 11:21:19 PST\r
19 Received: from silentio.fernseed.info (silentio.fernseed.info\r
20  [81.187.184.164])      (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No\r
21  client certificate requested)  by olra.theworths.org (Postfix) with ESMTPS id\r
22  D9D12431FD0    for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 11:21:19 -0800\r
23  (PST)\r
24 Received: from bookbinder.fernseed.info (bookbinder.fernseed.info\r
25         [IPv6:2001:8b0:ff94:1:224:2cff:fe37:838b])\r
26         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
27         (Client did not present a certificate)\r
28         by silentio.fernseed.info (Postfix) with ESMTPS id 0A115B4\r
29         for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 19:13:17 +0000 (GMT)\r
30 Received: from bookbinder.fernseed.info (bookbinder.fernseed.info [127.0.0.1])\r
31         by bookbinder.fernseed.info (8.14.5/8.14.5) with ESMTP id\r
32         q03Ijmwe007253; Tue, 3 Jan 2012 18:45:48 GMT\r
33 Received: (from darren@localhost)\r
34         by bookbinder.fernseed.info (8.14.5/8.14.5/Submit) id q03Ijk9p007227;\r
35         Tue, 3 Jan 2012 18:45:46 GMT\r
36 Date: Tue, 3 Jan 2012 18:45:46 +0000\r
37 From: Darren McGuicken <mailing-notmuch@fernseed.info>\r
38 To: Karel Zak <kzak@redhat.com>, notmuch@notmuchmail.org\r
39 Subject: Re: [ANNOUNCE] mutt with notmuch support\r
40 Message-ID: <20120103184546.GB27894@fernseed.info>\r
41 References: <20120103123938.GA15106@x2.net.home>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 Content-Disposition: inline\r
45 In-Reply-To: <20120103123938.GA15106@x2.net.home>\r
46 User-Agent: Mutt/1.5.21 (2011-07-01)\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Tue, 03 Jan 2012 19:21:20 -0000\r
60 \r
61 On Tue, Jan 03, 2012 at 01:39:38PM +0100, Karel Zak wrote:\r
62 > This is not another curses front-end for notmuch, this is mutt :-)\r
63 \r
64 Outstanding!  Assuming this mail makes it to the list, I can confirm that it works well for me!  Although I will have to find and dust off an old .muttrc...\r
65 \r
66 I had to tweak your use of notmuch_database_find_message (I'm using 0.11_rc2) but otherwise it compiles fine.  Thanks so much for this.  Is the intent that this remains a fork, or will it find its way back into upstream?\r