From 4634b1994a66c74114da2eee538569b27a2e918f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 14 Feb 2016 12:45:18 +2000 Subject: [PATCH] Re: [PATCH v5 3/3] emacs: Bind filter in search to 'l' --- a4/9184b0f02f75cbc00f0231c8ac73f59313941a | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 a4/9184b0f02f75cbc00f0231c8ac73f59313941a diff --git a/a4/9184b0f02f75cbc00f0231c8ac73f59313941a b/a4/9184b0f02f75cbc00f0231c8ac73f59313941a new file mode 100644 index 000000000..d95d11649 --- /dev/null +++ b/a4/9184b0f02f75cbc00f0231c8ac73f59313941a @@ -0,0 +1,59 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id F02C16DE13DC + for ; Sat, 13 Feb 2016 08:45:22 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.307 +X-Spam-Level: +X-Spam-Status: No, score=-0.307 tagged_above=-999 required=5 tests=[AWL=0.244, + RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id fz5sfrbMaJHP for ; + Sat, 13 Feb 2016 08:45:21 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 4B71C6DE0C51 + for ; Sat, 13 Feb 2016 08:45:21 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aUdJG-00040g-Mp; Sat, 13 Feb 2016 11:44:38 -0500 +Received: (nullmailer pid 8936 invoked by uid 1000); + Sat, 13 Feb 2016 16:45:18 -0000 +From: David Bremner +To: Mark Walters , notmuch@notmuchmail.org +Subject: Re: [PATCH v5 3/3] emacs: Bind filter in search to 'l' +In-Reply-To: <1434182890-8047-4-git-send-email-markwalters1009@gmail.com> +References: <1434182890-8047-1-git-send-email-markwalters1009@gmail.com> + <1434182890-8047-4-git-send-email-markwalters1009@gmail.com> +User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sat, 13 Feb 2016 12:45:18 -0400 +Message-ID: <87twlc7e5d.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 13 Feb 2016 16:45:23 -0000 + +Mark Walters writes: + +> Change the key binding for filter (or "limit") in search-mode. This +> gives consistency with the new filter in show-mode, and frees 'f' for +> forward-thread in the future. + +Pushed. It occurs to me this deserves a NEWS entry. + +d -- 2.26.2