notmuch.el: controlling what does and doesn't get expanded in searches
[notmuch-archives.git] / 60 / 18798dca8342fd3994db8ca95638f388dae78b
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 arlo.cworth.org (Postfix) with ESMTP id 346076DE02C4\r
6  for <notmuch@notmuchmail.org>; Fri,  3 Jun 2016 10:50:54 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.325\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.325 tagged_above=-999 required=5 tests=[AWL=0.245,\r
12   DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13  FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7,\r
14  RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001]\r
15  autolearn=disabled\r
16 Received: from arlo.cworth.org ([127.0.0.1])\r
17  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
18  with ESMTP id SODruE1-S7tJ for <notmuch@notmuchmail.org>;\r
19  Fri,  3 Jun 2016 10:50:46 -0700 (PDT)\r
20 Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com\r
21  [74.125.82.52]) by arlo.cworth.org (Postfix) with ESMTPS id 45B5C6DE0243 for\r
22  <notmuch@notmuchmail.org>; Fri,  3 Jun 2016 10:50:23 -0700 (PDT)\r
23 Received: by mail-wm0-f52.google.com with SMTP id a136so6686269wme.0\r
24  for <notmuch@notmuchmail.org>; Fri, 03 Jun 2016 10:50:23 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26  h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
27  bh=fN6OSFldeRp6IZIGIDSTDm2Kbvh9Vd0++y9QCV1Ii8E=;\r
28  b=X89p86eecZFkd0M7kKgfdll0jtTYsWwoD7bnN5yPVP7+qPGnn0fM2UwdN2uixV+ZyI\r
29  Xd2aVooD4FWQUaBPs+VRKP7hzdPfCJri+zRkKZhq9klXNbHwYmbfq06YJ6xrVK5W8Nd4\r
30  T0cfJbG1O+4rMzYu8u0G6sg5V5Zt6nEixYy9Jjk9BLi9gJ8JuE/h2VN/4khj+c0YZwF/\r
31  qUVgsSdJTPpUtlHfGkp8ZV42BrttzMSDLKAq8a3VvUtdZpqkdotrymZ2J7n9UPq/hKwa\r
32  Eq9xXgdHfabkx5Fm8CYzwa3sB1xuP8+JYv2I0PYbAdkoRWnmWPAl/efikxR6QJcphtd+\r
33  TNgQ==\r
34 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
35  d=1e100.net; s=20130820;\r
36  h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\r
37  :references;\r
38  bh=fN6OSFldeRp6IZIGIDSTDm2Kbvh9Vd0++y9QCV1Ii8E=;\r
39  b=Rv2mPMB6qqQKBgr2/9WF0hoKw1jat19Ac5lv9N3fUjbaqOkzuWDjWXJFbuy0cDy9Rr\r
40  +5zzC3aqiBHMyKGMkPcBZYzlBwzOroAH0plqM3eYckQNh22DAblytq3FfKaeoLQY5JP+\r
41  E+CjkvpUdP2HGO4jOSenViQeYhXl3JQBrZEqxyPRegm7DLyYR1pUU0pHK6OYeIBuP4m5\r
42  BJMvUnPMw4+Yg1KDomg2O8xWfvahrFLBxG3LOuiToa5gJQj4WcWuhoQHjq07eTqrbcmP\r
43  kLpyVXAxeTiztgr53rkPjDSlmCIt17Rp7MYxl9/XVlP2qXP+E09iCef1FpAJZ2EIguA1\r
44  cPPg==\r
45 X-Gm-Message-State:\r
46  ALyK8tKkKOfSQliGT2HPu5mr+G1LVUg6B/6zaCUUzzDEyy+/Lo0tiRHqRCVMDo9TkKquNg==\r
47 X-Received: by 10.28.7.69 with SMTP id 66mr631735wmh.87.1464976221541;\r
48  Fri, 03 Jun 2016 10:50:21 -0700 (PDT)\r
49 Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
50  by smtp.gmail.com with ESMTPSA id s9sm6759384wjh.48.2016.06.03.10.50.12\r
51  (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
52  Fri, 03 Jun 2016 10:50:14 -0700 (PDT)\r
53 From: Mark Walters <markwalters1009@gmail.com>\r
54 To: notmuch@notmuchmail.org\r
55 Subject: [PATCH v2 1/3] emacs: tree: move binding for pressing button in\r
56  message pane to g\r
57 Date: Fri,  3 Jun 2016 18:49:53 +0100\r
58 Message-Id: <1464976195-23134-2-git-send-email-markwalters1009@gmail.com>\r
59 X-Mailer: git-send-email 2.1.4\r
60 In-Reply-To: <1464976195-23134-1-git-send-email-markwalters1009@gmail.com>\r
61 References: <1464976195-23134-1-git-send-email-markwalters1009@gmail.com>\r
62 X-BeenThere: notmuch@notmuchmail.org\r
63 X-Mailman-Version: 2.1.20\r
64 Precedence: list\r
65 List-Id: "Use and development of the notmuch mail system."\r
66  <notmuch.notmuchmail.org>\r
67 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
68  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
69 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
70 List-Post: <mailto:notmuch@notmuchmail.org>\r
71 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
72 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
73  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
74 X-List-Received-Date: Fri, 03 Jun 2016 17:50:54 -0000\r
75 \r
76 We want to use "e" for editting postponed messages in show, and in\r
77 tree view, so bind the function which does\r
78 \r
79      (In message pane) Activate BUTTON or button at point\r
80 \r
81 to "g" (go) instead.\r
82 ---\r
83  emacs/notmuch-tree.el | 2 +-\r
84  1 file changed, 1 insertion(+), 1 deletion(-)\r
85 \r
86 diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el\r
87 index 4f9ca2d..6c35543 100644\r
88 --- a/emacs/notmuch-tree.el\r
89 +++ b/emacs/notmuch-tree.el\r
90 @@ -254,7 +254,7 @@ FUNC."\r
91      (define-key map (kbd "M-TAB") (notmuch-tree-to-message-pane #'notmuch-show-previous-button))\r
92      (define-key map (kbd "<backtab>")  (notmuch-tree-to-message-pane #'notmuch-show-previous-button))\r
93      (define-key map (kbd "TAB") (notmuch-tree-to-message-pane #'notmuch-show-next-button))\r
94 -    (define-key map "e" (notmuch-tree-to-message-pane #'notmuch-tree-button-activate))\r
95 +    (define-key map "g" (notmuch-tree-to-message-pane #'notmuch-tree-button-activate))\r
96  \r
97      ;; bindings from show (or elsewhere) but we close the message pane first.\r
98      (define-key map "f" (notmuch-tree-close-message-pane-and #'notmuch-show-forward-message))\r
99 -- \r
100 2.1.4\r
101 \r