Re: [PATCH 2/7] emacs: tag: allow default case in notmuch-tag-formats
[notmuch-archives.git] / 4f / f534e6444fd98b7ff1fdab77c42adeec461b55
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 03D22429E52\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Aug 2013 10:11:16 -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 710Ne-aocOkV for <notmuch@notmuchmail.org>;\r
18         Thu, 22 Aug 2013 10:11:10 -0700 (PDT)\r
19 Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com\r
20  [74.125.82.47])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
21  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
22  CD78A429E40    for <notmuch@notmuchmail.org>; Thu, 22 Aug 2013 10:10:48 -0700\r
23  (PDT)\r
24 Received: by mail-wg0-f47.google.com with SMTP id j13so1895506wgh.14\r
25         for <notmuch@notmuchmail.org>; Thu, 22 Aug 2013 10:10:47 -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=CAFN9u+yX0x3Tu+2DBmoc93ngekxrEKLfY8hZ7kkt88=;\r
29         b=GDH2l8Glwb4hsHNaIXWG8Ltshp5cQjDYu2QlD6P+KiQ6lixnIWl50FY/qJp+Mc+X+N\r
30         Ye093I42uiBRi+u16LOoYaptnsReBfkCMHDfEaDkIZ9jom5FQKsCboIDZx32mES/NfxM\r
31         f2F3VEEViYrK0b+7r98Y4tdoMvanGfQKHvG+B2nsG7avhrlV0C6W0XZ8vMa8JZMbiNOE\r
32         nEvCAqrH5H6gM61N1dQTXr+sWRB2BzOzm3ZwieZSc2PziRx3lg/RVYF8Hn6oUCnXVHE2\r
33         uYdqKneyuT5BvqS43UKk5x/wpuJagTrISY54o5susXkJ0VFHwGvn/WhyjyXN7crVV/23\r
34         RpmQ==\r
35 X-Received: by 10.180.9.69 with SMTP id x5mr21797359wia.41.1377191447728;\r
36         Thu, 22 Aug 2013 10:10:47 -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 a8sm39516157wie.6.1969.12.31.16.00.00\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Thu, 22 Aug 2013 10:10:46 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH v3 07/11] contrib: pick: pass tab through to the message pane\r
44 Date: Thu, 22 Aug 2013 18:10:22 +0100\r
45 Message-Id: <1377191427-6821-8-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <1377191427-6821-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1377191427-6821-1-git-send-email-markwalters1009@gmail.com>\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: Thu, 22 Aug 2013 17:11:16 -0000\r
62 \r
63 This makes tab move to next button in the message pane and binds\r
64 button activate (in message pane) to "e". This means that is easy to\r
65 toggle hidden parts or hidden citations etc in the message pane.\r
66 ---\r
67  contrib/notmuch-pick/notmuch-pick.el |    8 ++++++++\r
68  1 files changed, 8 insertions(+), 0 deletions(-)\r
69 \r
70 diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
71 index f24f2b3..3b1f85c 100644\r
72 --- a/contrib/notmuch-pick/notmuch-pick.el\r
73 +++ b/contrib/notmuch-pick/notmuch-pick.el\r
74 @@ -216,6 +216,14 @@ This function does not give an error if there is no button."\r
75      (define-key map "w" 'notmuch-show-save-attachments)\r
76      (define-key map "v" 'notmuch-show-view-all-mime-parts)\r
77      (define-key map "c" 'notmuch-show-stash-map)\r
78 +\r
79 +    ;; these apply to the message pane\r
80 +    (define-key map (kbd "M-TAB") (notmuch-pick-to-message-pane #'notmuch-show-previous-button))\r
81 +    (define-key map (kbd "<backtab>")  (notmuch-pick-to-message-pane #'notmuch-show-previous-button))\r
82 +    (define-key map (kbd "TAB") (notmuch-pick-to-message-pane #'notmuch-show-next-button))\r
83 +    (define-key map "e" (notmuch-pick-to-message-pane #'notmuch-pick-button-activate))\r
84 +\r
85 +    ;; The main pick bindings\r
86      (define-key map "q" 'notmuch-pick-quit)\r
87      (define-key map "x" 'notmuch-pick-quit)\r
88      (define-key map "?" 'notmuch-help)\r
89 -- \r
90 1.7.9.1\r
91 \r