[PATCH] bitmap:improve memory usage using CHAR_BITS and unsigned CHAR
[notmuch-archives.git] / e9 / 38d3d9e5a12896994f3fde6101871c905d10aa
1 Return-Path: <dme@dme.org>\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 C81BC40DAC2\r
6         for <notmuch@notmuchmail.org>; Mon,  8 Nov 2010 06:32:24 -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.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] 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 WW86fk+4r5BY for <notmuch@notmuchmail.org>;\r
16         Mon,  8 Nov 2010 06:32:14 -0800 (PST)\r
17 Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com\r
18         [209.85.215.181])\r
19         by olra.theworths.org (Postfix) with ESMTP id 2FD2940DAC6\r
20         for <notmuch@notmuchmail.org>; Mon,  8 Nov 2010 06:32:14 -0800 (PST)\r
21 Received: by eyb6 with SMTP id 6so3134273eyb.26\r
22         for <notmuch@notmuchmail.org>; Mon, 08 Nov 2010 06:32:13 -0800 (PST)\r
23 Received: by 10.216.142.131 with SMTP id i3mr144075wej.5.1289226732313;\r
24         Mon, 08 Nov 2010 06:32:12 -0800 (PST)\r
25 Received: from ut.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com\r
26         [81.149.164.25])\r
27         by mx.google.com with ESMTPS id y80sm3151336weq.3.2010.11.08.06.32.10\r
28         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
29         Mon, 08 Nov 2010 06:32:11 -0800 (PST)\r
30 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
31         id 3C1A359405B; Mon,  8 Nov 2010 14:31:06 +0000 (GMT)\r
32 To: notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH] emacs: Improve the definition and use of\r
34         `notmuch-fcc-dirs'.\r
35 In-Reply-To: <1288945905-28354-1-git-send-email-dme@dme.org>\r
36 References: <1288905241-31894-1-git-send-email-dme@dme.org>\r
37         <1288945905-28354-1-git-send-email-dme@dme.org>\r
38 User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1\r
39         (x86_64-pc-linux-gnu)\r
40 From: David Edmondson <dme@dme.org>\r
41 Date: Mon, 08 Nov 2010 14:31:06 +0000\r
42 Message-ID: <87lj5328gl.fsf@ut.hh.sledj.net>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Mon, 08 Nov 2010 14:32:25 -0000\r
58 \r
59 On Fri,  5 Nov 2010 08:31:45 +0000, David Edmondson <dme@dme.org> wrote:\r
60 > +(require 'cl-seq)\r
61 \r
62 Ouch. This (a) doesn't work and (b) breaks the 'no cl at runtime'\r
63 rule. I'll fix it and resubmit.\r
64 \r
65 dme.\r
66 -- \r
67 David Edmondson, http://dme.org\r