database error
[notmuch-archives.git] / ce / 1aee00b929bb13451759018ca81398a7eb95bd
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 47C2E42117E\r
6         for <notmuch@notmuchmail.org>; Tue, 29 Oct 2013 15:56:24 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 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         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 zvDwvGpcr1ox for <notmuch@notmuchmail.org>;\r
18         Tue, 29 Oct 2013 15:56:19 -0700 (PDT)\r
19 Received: from mail-we0-f171.google.com (mail-we0-f171.google.com\r
20         [74.125.82.171]) (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 4B367431FBD\r
23         for <notmuch@notmuchmail.org>; Tue, 29 Oct 2013 15:56:01 -0700 (PDT)\r
24 Received: by mail-we0-f171.google.com with SMTP id t60so538525wes.30\r
25         for <notmuch@notmuchmail.org>; Tue, 29 Oct 2013 15:56:00 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
28         bh=D0Clpa4grQl38TY8Ld9LVi3WPx3RwfDyTw7iLTDgu3w=;\r
29         b=cTi/BJaoVcCtkWIM4pjmztWm9Erx82Va0Ou9aJpFCTv8JE4+KbJ3JC880Lx/qU77HX\r
30         9Sgsm19pfLrxjYolDEoHeztRFRHAM4EOY5ClQWvIP2AKC19w64sG/FK+igNVueclo07W\r
31         AFNV2BsRAfdPZCub93MbHGkQDzf3M3D1/CJ3flfkSZzJfqhj024a8i+4c96ELZDjC7OH\r
32         Cjr3nVJ4AvBY+v3BVq5D6jY6geFzrJEAN0envPbUK/CCvTIh19EA7AaE46cFGuEsRqgX\r
33         IiEUQfk9fSdlGMup0J5N4OC8CY52ibkAZ2DpqOyIki5naIob0gceukk6QICj95i+e302\r
34         IjXw==\r
35 X-Received: by 10.194.20.230 with SMTP id q6mr1564488wje.49.1383087360229;\r
36         Tue, 29 Oct 2013 15:56:00 -0700 (PDT)\r
37 Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
38         by mx.google.com with ESMTPSA id i8sm9527625wiy.6.2013.10.29.15.55.59\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Tue, 29 Oct 2013 15:55:59 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH 10/11] emacs: add z to common keymap\r
45 Date: Tue, 29 Oct 2013 22:55:37 +0000\r
46 Message-Id: <1383087338-10220-11-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 In-Reply-To: <1383087338-10220-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1383087338-10220-1-git-send-email-markwalters1009@gmail.com>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Tue, 29 Oct 2013 22:56:24 -0000\r
63 \r
64 Add the main entry "z" to notmuch-tree to the common keymap.\r
65 ---\r
66  emacs/notmuch-lib.el  |    1 +\r
67  emacs/notmuch-tree.el |    1 -\r
68  2 files changed, 1 insertions(+), 1 deletions(-)\r
69 \r
70 diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el\r
71 index e7c5c97..921ed20 100644\r
72 --- a/emacs/notmuch-lib.el\r
73 +++ b/emacs/notmuch-lib.el\r
74 @@ -133,6 +133,7 @@ For example, if you wanted to remove an \"inbox\" tag and add an\r
75      (define-key map "?" 'notmuch-help)\r
76      (define-key map "q" 'notmuch-kill-this-buffer)\r
77      (define-key map "s" 'notmuch-search)\r
78 +    (define-key map "z" 'notmuch-tree)\r
79      (define-key map "m" 'notmuch-mua-new-mail)\r
80      (define-key map "=" 'notmuch-refresh-this-buffer)\r
81      (define-key map "G" 'notmuch-poll-and-refresh-this-buffer)\r
82 diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el\r
83 index 78b4a57..c66dd35 100644\r
84 --- a/emacs/notmuch-tree.el\r
85 +++ b/emacs/notmuch-tree.el\r
86 @@ -919,7 +919,6 @@ The arguments are:\r
87  \r
88  \r
89  ;; Set up key bindings from the rest of notmuch.\r
90 -(define-key notmuch-common-keymap "z" 'notmuch-tree)\r
91  (define-key notmuch-show-mode-map "Z" 'notmuch-tree-from-show-current-query)\r
92  \r
93  (provide 'notmuch-tree)\r
94 -- \r
95 1.7.9.1\r
96 \r