Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 82 / 5125032b04382f9e2176c34ee57d66c73683a5
1 Return-Path: <sebastien.binet@cern.ch>\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 09A0040DBD9\r
6         for <notmuch@notmuchmail.org>; Wed, 10 Nov 2010 09:42:38 -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: -1.5\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.5 tagged_above=-999 required=5\r
12         tests=[BAYES_50=0.8, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\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 iNbx3GgTjO-F for <notmuch@notmuchmail.org>;\r
16         Wed, 10 Nov 2010 09:42:27 -0800 (PST)\r
17 X-Greylist: delayed 323 seconds by postgrey-1.32 at olra;\r
18         Wed, 10 Nov 2010 09:42:27 PST\r
19 Received: from CERNMX30.cern.ch (cernmx30.cern.ch [137.138.144.177])\r
20         (using TLSv1 with cipher AES128-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 9ED5140DBD8\r
23         for <notmuch@notmuchmail.org>; Wed, 10 Nov 2010 09:42:27 -0800 (PST)\r
24 Received: from CERNFE20.cern.ch (137.138.144.155) by cernmxgwlb2.cern.ch\r
25         (137.138.144.177) with Microsoft SMTP Server (TLS) id 14.1.218.12;\r
26         Wed, 10 Nov 2010 18:37:01 +0100\r
27 Received: from localhost (134.158.88.68) by smtp.cern.ch (137.138.144.172)\r
28         with Microsoft SMTP Server (TLS) id 14.1.255.0;\r
29         Wed, 10 Nov 2010 18:37:01 +0100\r
30 From: Sebastien Binet <binet@cern.ch>\r
31 To: <notmuch@notmuchmail.org>\r
32 CC: \r
33 Subject: [ann] (incomplete) go bindings to libnotmuch\r
34 User-Agent: Notmuch/0.4-31-g44ea57a (http://notmuchmail.org) Emacs/23.2.1\r
35         (x86_64-unknown-linux-gnu)\r
36 Date: Wed, 10 Nov 2010 18:37:00 +0100\r
37 Message-ID: <87oc9x5bcz.fsf@cern.ch>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset="us-ascii"\r
40 X-Originating-IP: [134.158.88.68]\r
41 Keywords: CERN SpamKiller Note: -50\r
42 X-Mailman-Approved-At: Wed, 10 Nov 2010 12:40:02 -0800\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 10 Nov 2010 17:42:38 -0000\r
56 \r
57 \r
58 hi there,\r
59 \r
60 mainly to familiarize myself with the go language, I wrapped the\r
61 libnotmuch library and reaped off Sebastian's vala-addressbooklookup\r
62 program into a go version.\r
63 \r
64 the buggy and incomplete code is there:\r
65  http://bitbucket.org/binet/go-notmuch/src\r
66 \r
67 cheers,\r
68 sebastien.\r