Re: [ann] (incomplete) go bindings to libnotmuch
authorSebastien Binet <binet@cern.ch>
Fri, 12 Nov 2010 09:37:51 +0000 (10:37 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:28 +0000 (09:37 -0800)
bb/e818ac36face0a649d86b219b79ef2885ad71d [new file with mode: 0644]

diff --git a/bb/e818ac36face0a649d86b219b79ef2885ad71d b/bb/e818ac36face0a649d86b219b79ef2885ad71d
new file mode 100644 (file)
index 0000000..4868817
--- /dev/null
@@ -0,0 +1,75 @@
+Return-Path: <sebastien.binet@cern.ch>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5495F40DDDF\r
+       for <notmuch@notmuchmail.org>; Fri, 12 Nov 2010 01:38:07 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -4.2\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id f2zJTwSIQA-V for <notmuch@notmuchmail.org>;\r
+       Fri, 12 Nov 2010 01:37:55 -0800 (PST)\r
+Received: from CERNMX31.cern.ch (cernmx31.cern.ch [137.138.144.179])\r
+       (using TLSv1 with cipher AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 1A12140DDDE\r
+       for <notmuch@notmuchmail.org>; Fri, 12 Nov 2010 01:37:55 -0800 (PST)\r
+Received: from CERNFE23.cern.ch (137.138.144.152) by cernmxgwlb2.cern.ch\r
+       (137.138.144.179) with Microsoft SMTP Server (TLS) id 14.1.218.12;\r
+       Fri, 12 Nov 2010 10:37:53 +0100\r
+Received: from localhost (134.158.88.68) by smtp.cern.ch (137.138.144.172)\r
+       with Microsoft SMTP Server (TLS) id 14.1.255.0;\r
+       Fri, 12 Nov 2010 10:37:52 +0100\r
+From: Sebastien Binet <binet@cern.ch>\r
+To: Carl Worth <cworth@cworth.org>, <notmuch@notmuchmail.org>\r
+Subject: Re: [ann] (incomplete) go bindings to libnotmuch\r
+In-Reply-To: <87tyjnmkld.fsf@yoom.home.cworth.org>\r
+References: <87oc9x5bcz.fsf@cern.ch> <87tyjnmkld.fsf@yoom.home.cworth.org>\r
+User-Agent: Notmuch/0.4-31-g44ea57a (http://notmuchmail.org) Emacs/23.2.1\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Fri, 12 Nov 2010 10:37:51 +0100\r
+Message-ID: <877hgi6fww.fsf@cern.ch>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset="us-ascii"\r
+X-Originating-IP: [134.158.88.68]\r
+Keywords: CERN SpamKiller Note: -50\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 12 Nov 2010 09:38:07 -0000\r
+\r
+On Thu, 11 Nov 2010 16:50:06 -0800, Carl Worth <cworth@cworth.org> wrote:\r
+> On Wed, 10 Nov 2010 18:37:00 +0100, Sebastien Binet <binet@cern.ch> wrote:\r
+> \r
+> > mainly to familiarize myself with the go language, I wrapped the\r
+> > libnotmuch library and reaped off Sebastian's vala-addressbooklookup\r
+> > program into a go version.\r
+> > \r
+> > the buggy and incomplete code is there:\r
+> >  http://bitbucket.org/binet/go-notmuch/src\r
+> \r
+> Cool stuff.\r
+> \r
+> Having wrappers and code for a library I'm familiar with like this would\r
+> make it much easier for me to sit down and take a good look at go.\r
+> \r
+> Would be you be interested in maintaining these within the bindings/\r
+> directory of the main notmuch repository? Let me know.\r
+sure, no problem.\r
+\r
+cheers,\r
+sebastien.\r