Re: A systematic way of handling Xapian lock errors?
[notmuch-archives.git] / 8b / cef1c21b81e47cfe4c9dc88c41e79f55cb66c8
1 Return-Path: <camalot@picnicpark.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 83217419716\r
6         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:30:58 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id T0i0D+Y4K-FK for <notmuch@notmuchmail.org>;\r
11         Fri, 27 Nov 2009 05:30:57 -0800 (PST)\r
12 Received: from mout.perfora.net (mout.perfora.net [74.208.4.194])\r
13         by olra.theworths.org (Postfix) with ESMTP id CF74E431FC3\r
14         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:30:57 -0800 (PST)\r
15 Received: from vps.nicira.com (66.7.219.28.static.dimenoc.com [66.7.219.28])\r
16         by mx.perfora.net (node=mxus1) with ESMTP (Nemesis)\r
17         id 0MJibk-1NCuRx1qPk-001966 for notmuch@notmuchmail.org;\r
18         Fri, 27 Nov 2009 08:30:57 -0500\r
19 Received: from [76.210.240.177] (port=36299 helo=kea-nicira-lt)\r
20         by vps.nicira.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69)\r
21         (envelope-from <camalot@picnicpark.org>)\r
22         id 1NE0uV-0004a3-LF; Fri, 27 Nov 2009 08:30:56 -0500\r
23 Received: by kea-nicira-lt (sSMTP sendmail emulation);\r
24         Fri, 27 Nov 2009 05:30:54 -0800\r
25 From: camalot@picnicpark.org\r
26 To: notmuch@notmuchmail.org\r
27 Date: Fri, 27 Nov 2009 05:30:13 -0800\r
28 Message-Id: <1259328615-1445-8-git-send-email-camalot@picnicpark.org>\r
29 X-Mailer: git-send-email 1.6.5.3\r
30 In-Reply-To: <1259328615-1445-7-git-send-email-camalot@picnicpark.org>\r
31 References: <1259328615-1445-1-git-send-email-camalot@picnicpark.org>\r
32         <1259328615-1445-2-git-send-email-camalot@picnicpark.org>\r
33         <1259328615-1445-3-git-send-email-camalot@picnicpark.org>\r
34         <1259328615-1445-4-git-send-email-camalot@picnicpark.org>\r
35         <1259328615-1445-5-git-send-email-camalot@picnicpark.org>\r
36         <1259328615-1445-6-git-send-email-camalot@picnicpark.org>\r
37         <1259328615-1445-7-git-send-email-camalot@picnicpark.org>\r
38 X-AntiAbuse: This header was added to track abuse,\r
39         please include it with any abuse report\r
40 X-AntiAbuse: Primary Hostname - vps.nicira.com\r
41 X-AntiAbuse: Original Domain - notmuchmail.org\r
42 X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
43 X-AntiAbuse: Sender Address Domain - picnicpark.org\r
44 X-Source: \r
45 X-Source-Args: \r
46 X-Source-Dir: \r
47 Cc: Keith Amidon <keith@nicira.com>\r
48 Subject: [notmuch] [PATCH 7/9] Key bindings for message library based replies\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.12\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, 27 Nov 2009 13:30:59 -0000\r
62 \r
63 From: Keith Amidon <keith@nicira.com>\r
64 \r
65 ---\r
66  notmuch.el |    3 +++\r
67  1 files changed, 3 insertions(+), 0 deletions(-)\r
68 \r
69 diff --git a/notmuch.el b/notmuch.el\r
70 index fe20b54..eaa5798 100644\r
71 --- a/notmuch.el\r
72 +++ b/notmuch.el\r
73 @@ -64,6 +64,9 @@\r
74      (define-key map "A" 'notmuch-show-mark-read-then-archive-thread)\r
75      (define-key map "f" 'notmuch-show-forward-current)\r
76      (define-key map "m" 'message-mail)\r
77 +    (define-key map "MA" 'notmuch-show-wide-reply-current)\r
78 +    (define-key map "MR" 'notmuch-show-reply-current)\r
79 +    (define-key map "MF" 'notmuch-show-followup-current)\r
80      (define-key map "n" 'notmuch-show-next-message)\r
81      (define-key map "N" 'notmuch-show-mark-read-then-next-open-message)\r
82      (define-key map "p" 'notmuch-show-previous-message)\r
83 -- \r
84 1.6.5.3\r
85 \r