Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / db / 52208823ee79dc442ad0d5a70784505f98b8b7
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 24CD96DE0948\r
6  for <notmuch@notmuchmail.org>; Sat, 13 Jun 2015 01:08:32 -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.313\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.313 tagged_above=-999 required=5 tests=[AWL=0.883, \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,\r
14  RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01,\r
15  RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] 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 Qx1JZXN74M20 for <notmuch@notmuchmail.org>;\r
19  Sat, 13 Jun 2015 01:08:30 -0700 (PDT)\r
20 Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com\r
21  [209.85.212.171])\r
22  by arlo.cworth.org (Postfix) with ESMTPS id C9F286DE1533\r
23  for <notmuch@notmuchmail.org>; Sat, 13 Jun 2015 01:08:22 -0700 (PDT)\r
24 Received: by wiga1 with SMTP id a1so33494049wig.0\r
25  for <notmuch@notmuchmail.org>; Sat, 13 Jun 2015 01:08:21 -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=AQTwEvqc8JwcV8IiGsBuqPHb+aJbcggS1FeuoGMhoa8=;\r
29  b=tn9d+29+VL3jeBLO6D38W/6zAkFDuGLwDDLx0X7W7Wj2CE0IZi41anTbCwjArsYYP1\r
30  VKISqCumsGpeQHiRTcSA4lnAzDfvvt7iuFkw3xs9La8/HKuY/2iufpWzpwVnHYiLUNu+\r
31  SuXDMKo9PMgII8vUElX5j1mvN9tdslJk2vZdurJBtiBy7/7jX3x9HUw5ftlfe6RxBffs\r
32  IjKhWqdW3wb0ixD/FY4rpe8uEQOMBKLwQDAMKsNZtvlE9iPWcQf99Brv766f68bW0oYd\r
33  pSzZQsOHSKL3JvUTdDmhPNoZ4m9lOZnv7AqlVGhZq5NLUbSh47CIl63+M7l21Wvei/h9\r
34  2HFg==\r
35 X-Received: by 10.181.25.234 with SMTP id it10mr13973381wid.41.1434182901379; \r
36  Sat, 13 Jun 2015 01:08:21 -0700 (PDT)\r
37 Received: from localhost (5751dfa2.skybroadband.com. [87.81.223.162])\r
38  by mx.google.com with ESMTPSA id y19sm6170503wia.15.2015.06.13.01.08.20\r
39  (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
40  Sat, 13 Jun 2015 01:08:20 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH v5 3/3] emacs: Bind filter in search to 'l'\r
44 Date: Sat, 13 Jun 2015 09:08:10 +0100\r
45 Message-Id: <1434182890-8047-4-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 2.1.4\r
47 In-Reply-To: <1434182890-8047-1-git-send-email-markwalters1009@gmail.com>\r
48 References: <1434182890-8047-1-git-send-email-markwalters1009@gmail.com>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.18\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: Sat, 13 Jun 2015 08:08:32 -0000\r
62 \r
63 Change the key binding for filter (or "limit") in search-mode. This\r
64 gives consistency with the new filter in show-mode, and frees 'f' for\r
65 forward-thread in the future.\r
66 ---\r
67  emacs/notmuch.el | 4 ++--\r
68  1 file changed, 2 insertions(+), 2 deletions(-)\r
69 \r
70 diff --git a/emacs/notmuch.el b/emacs/notmuch.el\r
71 index 6564816..06e3b94 100644\r
72 --- a/emacs/notmuch.el\r
73 +++ b/emacs/notmuch.el\r
74 @@ -166,7 +166,7 @@ (defvar notmuch-search-mode-map\r
75      (define-key map "o" 'notmuch-search-toggle-order)\r
76      (define-key map "c" 'notmuch-search-stash-map)\r
77      (define-key map "t" 'notmuch-search-filter-by-tag)\r
78 -    (define-key map "f" 'notmuch-search-filter)\r
79 +    (define-key map "l" 'notmuch-search-filter)\r
80      (define-key map [mouse-1] 'notmuch-search-show-thread)\r
81      (define-key map "*" 'notmuch-search-tag-all)\r
82      (define-key map "a" 'notmuch-search-archive-thread)\r
83 @@ -983,7 +983,7 @@ (defun notmuch-search-toggle-order ()\r
84    (notmuch-search-refresh-view))\r
85  \r
86  (defun notmuch-search-filter (query)\r
87 -  "Filter the current search results based on an additional query string.\r
88 +  "Filter or LIMIT the current search results based on an additional query string.\r
89  \r
90  Runs a new search matching only messages that match both the\r
91  current search results AND the additional query string provided."\r
92 -- \r
93 2.1.4\r
94 \r