Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 82 / 301994e35d2aaafdc22fc34b389fde750b2807
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 3A3E5431FBD\r
6         for <notmuch@notmuchmail.org>; Mon, 23 Sep 2013 12:53:22 -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 HXSST3Stc1sy for <notmuch@notmuchmail.org>;\r
18         Mon, 23 Sep 2013 12:53:14 -0700 (PDT)\r
19 Received: from mail-we0-f173.google.com (mail-we0-f173.google.com\r
20         [74.125.82.173]) (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 9C1B3431FBF\r
23         for <notmuch@notmuchmail.org>; Mon, 23 Sep 2013 12:53:08 -0700 (PDT)\r
24 Received: by mail-we0-f173.google.com with SMTP id w62so3508570wes.18\r
25         for <notmuch@notmuchmail.org>; Mon, 23 Sep 2013 12:53:07 -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=xA1HRicLU6/EvV3VHLhDppYBefqsZXRdLM3G07kEvD4=;\r
29         b=Jpsm8WQQW5TEvzUhOc5mjIlEN85fkymZyRB3cEmSSd55vAJ/nLJUg/vIu1qZn15FkU\r
30         ppv/exzJ3QOSAzw8G/m3d0Rl8ZwmDMb+Iv7n4jJfC12Tma3pViX6jrD33IRW/tfXy4ef\r
31         WXbSbqt3iPLGuO5dVzQrgflTX0js5Q12Sx7WlHIjPM34p7v6wrTybpN/iQmZT8I2K6fH\r
32         vQ5v3dBlUiI6dCmDsgKlEfGDeYXEW6R4LFQtS+BbAXUWXyHhN3EPSs4r+MaeNJO0Vf8Q\r
33         stZ3asiNBdgCaATtQa4XF8CMZdB8qIAoZ9i6DElfjUUM59c3uWwKle6fDqEOL3jVFlOQ\r
34         Fvhw==\r
35 X-Received: by 10.180.80.36 with SMTP id o4mr2483841wix.47.1379965987534;\r
36         Mon, 23 Sep 2013 12:53:07 -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 d11sm726205wic.4.1969.12.31.16.00.00\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Mon, 23 Sep 2013 12:53:07 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 2/2] contrib: pick: remove temporary keybinding\r
44 Date: Mon, 23 Sep 2013 20:52:59 +0100\r
45 Message-Id: <1379965979-14752-3-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <1379965979-14752-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1379965979-14752-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: Mon, 23 Sep 2013 19:53:22 -0000\r
62 \r
63 We would like to bind prefix-arg RET in search view to "pick show this\r
64 thread" (i.e. notmuch-pick-from-search-thread). It is not easy to do\r
65 this cleanly from contrib so I have been using M-RET instead.\r
66 \r
67 Temporarily remove this functionality in preparation for entering\r
68 mainline and binding to prefix-arg RET.\r
69 ---\r
70  contrib/notmuch-pick/notmuch-pick.el |    1 -\r
71  1 files changed, 0 insertions(+), 1 deletions(-)\r
72 \r
73 diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
74 index 3afdea4..0aa651e 100644\r
75 --- a/contrib/notmuch-pick/notmuch-pick.el\r
76 +++ b/contrib/notmuch-pick/notmuch-pick.el\r
77 @@ -940,7 +940,6 @@ The arguments are:\r
78  ;; Set up key bindings from the rest of notmuch.\r
79  (define-key notmuch-common-keymap "z" 'notmuch-pick)\r
80  (define-key notmuch-search-mode-map "Z" 'notmuch-pick-from-search-current-query)\r
81 -(define-key notmuch-search-mode-map (kbd "M-RET") 'notmuch-pick-from-search-thread)\r
82  (define-key notmuch-show-mode-map "Z" 'notmuch-pick-from-show-current-query)\r
83  (message "Initialised notmuch-pick")\r
84  \r
85 -- \r
86 1.7.9.1\r
87 \r