Re: A systematic way of handling Xapian lock errors?
[notmuch-archives.git] / e5 / 3b92581700ed91a8a0dcf0162dd7951a4d63d7
1 Return-Path: <jrollins@servo.finestructure.net>\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 19A2F429E48\r
6         for <notmuch@notmuchmail.org>; Wed, 25 May 2011 18:01:36 -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: -1.921\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.921 tagged_above=-999 required=5\r
12         tests=[NO_DNS_FOR_FROM=0.379, RCVD_IN_DNSWL_MED=-2.3]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id RL4dilsUsqUD for <notmuch@notmuchmail.org>;\r
17         Wed, 25 May 2011 18:01:34 -0700 (PDT)\r
18 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
19         [131.215.239.19])\r
20         by olra.theworths.org (Postfix) with ESMTP id 096D7431FB6\r
21         for <notmuch@notmuchmail.org>; Wed, 25 May 2011 18:01:34 -0700 (PDT)\r
22 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
23         by earth-doxen-postvirus (Postfix) with ESMTP id 463FD66E04B0\r
24         for <notmuch@notmuchmail.org>; Wed, 25 May 2011 18:01:32 -0700 (PDT)\r
25 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
26 Received: from servo.finestructure.net (gwave-104.ligo.caltech.edu\r
27         [131.215.114.104]) (Authenticated sender: jrollins)\r
28         by earth-doxen-submit (Postfix) with ESMTP id 70DEB66E04A3\r
29         for <notmuch@notmuchmail.org>; Wed, 25 May 2011 18:01:25 -0700 (PDT)\r
30 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
31         id 6A4507BC; Wed, 25 May 2011 18:01:26 -0700 (PDT)\r
32 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
33 To: notmuch@notmuchmail.org\r
34 Subject: New crypto patch series\r
35 Date: Wed, 25 May 2011 18:01:09 -0700\r
36 Message-Id: <1306371680-19441-1-git-send-email-jrollins@finestructure.net>\r
37 X-Mailer: git-send-email 1.7.4.4\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Thu, 26 May 2011 01:01:36 -0000\r
51 \r
52 Hi, folks.  This is a series of patches that constitute a complete\r
53 rework of notmuch crypto support (signature verification and\r
54 decryption of PGP/MIME messages, with emacs ui support), including\r
55 some relevant preparatory patches, on top of the notmuch/master branch\r
56 at b6862c7eb9bfb00183e568b40d77ea25ade21db2.  This work is also\r
57 available on the "new-crypto" branch of my notmuch repo:\r
58 \r
59 git://finestructure.net/notmuch [new-crypto]\r
60 aa41285c5f75f8ea30d4582f6b8e1aa306f1632c\r
61 \r
62 It's sounding unlikely that Carl will accept this work in to master\r
63 any time soon, due to concerns he has about how the crypto processing\r
64 affects part numbering (a concern that I think is pretty minor, and\r
65 really don't affect the usability of the new functionality, fwiw).  In\r
66 the mean time, I wanted to get these patches out there, for those of\r
67 us that depend on this functionality.\r
68 \r
69 jamie.\r
70 \r