Re: [PATCH v4 02/16] Move crypto.c into libutil
[notmuch-archives.git] / 8b / 140bc69712f19a86530ac1e191f465a81e5c52
1 Return-Path: <markwalters1009@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 32734431E62\r
6         for <notmuch@notmuchmail.org>; Thu, 13 Jun 2013 17:22:33 -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: 2.7\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id TaCnjD7OpvXa for <notmuch@notmuchmail.org>;\r
18         Thu, 13 Jun 2013 17:22:27 -0700 (PDT)\r
19 Received: from mail-ve0-f172.google.com (mail-ve0-f172.google.com\r
20         [209.85.128.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id F19B6431FC2\r
23         for <notmuch@notmuchmail.org>; Thu, 13 Jun 2013 17:22:26 -0700 (PDT)\r
24 Received: by mail-ve0-f172.google.com with SMTP id jz10so8278651veb.17\r
25         for <notmuch@notmuchmail.org>; Thu, 13 Jun 2013 17:22:26 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
28         :cc:content-type;\r
29         bh=ZO1s+63G+bhWpybxlVoy7DLXpnoTnkO26ZbuhkFR4iI=;\r
30         b=h71NkvW25HjEbnwozOFQKzNzfvxpFZpRrpyWciutZw/0Xsxssd/cbryIfNjq3lMrsM\r
31         PR3Fx0R5QVlM5HRa0V+lQggTPw++lW3KXzt4sJ4EnsctiJQ71irRxSTSK3nJ0NVFZdcD\r
32         UV62EKWeRHc1r9/gs6cYFjSF+6c77bd1+tO+LHLqv7BhQ90ZkoAt6EX2nx2KNU6AkXqk\r
33         himBJu10/qi/7JUyG5Vjeybq2KAZpRVhc75kLyQCZeMiHlkySYJ0G/B4ayHaaRcXSTpH\r
34         hGA8zeu0+Tb3Muue6SeVXEVdzpB3taeE6FlCUeHQkRA9WTYrjcGAGAyHSa+PM608pSxa\r
35         9m8w==\r
36 MIME-Version: 1.0\r
37 X-Received: by 10.52.167.73 with SMTP id zm9mr1142307vdb.131.1371169346314;\r
38         Thu, 13 Jun 2013 17:22:26 -0700 (PDT)\r
39 Received: by 10.58.254.98 with HTTP; Thu, 13 Jun 2013 17:22:26 -0700 (PDT)\r
40 In-Reply-To: <1371166618-27196-1-git-send-email-markwalters1009@gmail.com>\r
41 References: <1371166618-27196-1-git-send-email-markwalters1009@gmail.com>\r
42 Date: Fri, 14 Jun 2013 01:22:26 +0100\r
43 Message-ID:\r
44  <CALUdzSVWzW5erKvnJ2CBdj6=TcbQw6PHBquOu7O757E4TnFv9w@mail.gmail.com>\r
45 Subject: Re: [PATCH v2 0/2] Add some thread based actions to pick\r
46 From: Mark Walters <markwalters1009@gmail.com>\r
47 To: notmuch@notmuchmail.org\r
48 Content-Type: text/plain; charset=ISO-8859-1\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: Fri, 14 Jun 2013 00:22:33 -0000\r
62 \r
63 Please ignore this version: it has a rebase bug. I will post a\r
64 corrected version tomorrow.\r
65 \r
66 Sorry about that\r
67 \r
68 Mark\r
69 \r
70 On 14 June 2013 00:36, Mark Walters <markwalters1009@gmail.com> wrote:\r
71 >\r
72 > This is version 2 of this patch set. Version 1 is at\r
73 > id:1354970914-18342-1-git-send-email-markwalters1009@gmail.com\r
74 >\r
75 > The changes from version 1: rebase on to current master, fix the macro\r
76 > to be a function, change the mapc into the more natural mapcar which\r
77 > removes the need for one auxillary function, removed the unnecessary\r
78 > funcall and tweaked the docstring.\r
79 >\r
80 > Best wishes\r
81 >\r
82 > Mark\r
83 >\r
84 >\r
85 > Mark Walters (2):\r
86 >   contrib: pick: add thread based utility functions\r
87 >   contrib: pick: thread tagging (including archiving) implemented\r
88 >\r
89 >  contrib/notmuch-pick/notmuch-pick.el |   50\r
90 > ++++++++++++++++++++++++++++++++++\r
91 >  1 files changed, 50 insertions(+), 0 deletions(-)\r
92 >\r
93 > --\r
94 > 1.7.9.1\r
95 >\r