[PATCH] bitmap:improve memory usage using CHAR_BITS and unsigned CHAR
[notmuch-archives.git] / e8 / 3e6ad676cb05480ea1ee2b1830f9bcbb684f0c
1 Return-Path: <bgamari.foss@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 A8B03404962\r
6         for <notmuch@notmuchmail.org>; Thu, 18 Mar 2010 08:21:21 -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.74\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.74 tagged_above=-999 required=5\r
12         tests=[BAYES_20=-0.74] 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 sJrdktJhQb+u for <notmuch@notmuchmail.org>;\r
16         Thu, 18 Mar 2010 08:21:20 -0700 (PDT)\r
17 Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com\r
18         [209.85.220.218])\r
19         by olra.theworths.org (Postfix) with ESMTP id 6DC5D40495F\r
20         for <notmuch@notmuchmail.org>; Thu, 18 Mar 2010 08:21:20 -0700 (PDT)\r
21 Received: by fxm10 with SMTP id 10so1253265fxm.30\r
22         for <notmuch@notmuchmail.org>; Thu, 18 Mar 2010 08:21:19 -0700 (PDT)\r
23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
24         h=domainkey-signature:received:received:message-id:date:from:subject\r
25         :to:in-reply-to:references;\r
26         bh=H3bZd82q4q1MFxU50zxejR1WQ26DVvaqQ6DZeVZLGBw=;\r
27         b=wWQiTRfsoX10pk57kr9Il9Xz80npgXzLuXT+9SyUDV7FwecAITQ7qgKbf3okQQsUKu\r
28         EVRG1pG4+DaZKlU9X4x/nir9tn5MmWe6NIqsYg1kT2rJ66pAGNJnNYRQ2KdxBWHwdDbc\r
29         oPDDBA0KWnj8TohUlgZsmUaf7L3UrxNziYJj4=\r
30 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
31         h=message-id:date:from:subject:to:in-reply-to:references;\r
32         b=A3ckqbXWE6JWgzcIKPHCHmdgL6/jgo+AEsYpefMzirWEbBrXJOyEA48nnWYPJ7T2VO\r
33         NLmOLniAiZp5nE0azYlTZxz7KNfKRacMLRKqoe+pMaFyNMVNsm88bw/qoz8GElfZLAh2\r
34         MW4RKjfK2a8U+7dcRpeeL9ZiCACRdm58B37Ck=\r
35 Received: by 10.87.70.29 with SMTP id x29mr5748913fgk.61.1268925678773;\r
36         Thu, 18 Mar 2010 08:21:18 -0700 (PDT)\r
37 Received: from localhost (nottingham.k12.nh.us [71.255.114.34])\r
38         by mx.google.com with ESMTPS id e3sm134626fga.9.2010.03.18.08.21.17\r
39         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
40         Thu, 18 Mar 2010 08:21:17 -0700 (PDT)\r
41 Message-ID: <4ba244ed.0338560a.762f.5509@mx.google.com>\r
42 Date: Thu, 18 Mar 2010 08:21:17 -0700 (PDT)\r
43 From: Ben Gamari <bgamari.foss@gmail.com>\r
44 To: Sebastian Spaeth <Sebastian@SSpaeth.de>, Notmuch development list\r
45         <notmuch@notmuchmail.org>\r
46 In-Reply-To: <87634u3t0q.fsf@SSpaeth.de>\r
47 References: <87634u3t0q.fsf@SSpaeth.de>\r
48 Subject: Re: [notmuch] Yet another python binding\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Thu, 18 Mar 2010 15:21:21 -0000\r
62 \r
63 On Thu, 18 Mar 2010 09:59:01 +0100, "Sebastian Spaeth" <Sebastian@SSpaeth.de> wrote:\r
64 > I've been bragging on IRC over the last couple of days already, so some\r
65 > might already be annoyed by this, but here it goes:\r
66\r
67 > I've been binding the notmuch shared library to python and so far it\r
68 > works really nice. It "only" requires that you have a libnotmuch.so or\r
69 > libnotmuch.so.1 installed in some library path and a python>=2.5.\r
70\r
71 Looks awesome. I like this far better than my own SWIG bindings. \r
72 \r
73 - Ben\r