From: David Bremner Date: Thu, 18 Feb 2016 00:24:43 +0000 (+2000) Subject: Re: [PATCH v5 3/3] emacs: Bind filter in search to 'l' X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8b11f9ceb7b1f4619cda106444b8d8c187689631;p=notmuch-archives.git Re: [PATCH v5 3/3] emacs: Bind filter in search to 'l' --- diff --git a/2e/e644ff90d3aab1e30fd78e85b0de22ee161131 b/2e/e644ff90d3aab1e30fd78e85b0de22ee161131 new file mode 100644 index 000000000..7347c9250 --- /dev/null +++ b/2e/e644ff90d3aab1e30fd78e85b0de22ee161131 @@ -0,0 +1,64 @@ +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 6A6F96DE0FC5 + for ; Wed, 17 Feb 2016 16:24:54 -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 4_GrcwBV0-Iy for ; + Wed, 17 Feb 2016 16:24:52 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 5EC446DE091E + for ; Wed, 17 Feb 2016 16:24:51 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aWCPP-0000wB-Mf; Wed, 17 Feb 2016 19:25:27 -0500 +Received: (nullmailer pid 12248 invoked by uid 1000); + Thu, 18 Feb 2016 00:24:43 -0000 +From: David Bremner +To: Daniel Kahn Gillmor , + Mark Walters , David Edmondson , + notmuch@notmuchmail.org +Subject: Re: [PATCH v5 3/3] emacs: Bind filter in search to 'l' +In-Reply-To: <87io1ngdnr.fsf@alice.fifthhorseman.net> +References: <1434182890-8047-1-git-send-email-markwalters1009@gmail.com> + <1434182890-8047-4-git-send-email-markwalters1009@gmail.com> + <87wpqd61ez.fsf@qmul.ac.uk> + <87io1ngdnr.fsf@alice.fifthhorseman.net> +User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 17 Feb 2016 20:24:43 -0400 +Message-ID: <874md6vp9w.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: Thu, 18 Feb 2016 00:24:54 -0000 + +Daniel Kahn Gillmor writes: + +> Being able to forward a whole thread from emacs would be great. If we +> have that available, it would also be nice to bind it to 'F' in the +> notmuch-show view. (assuming that people don't have objections about +> the different cases doing different things) + +We already do different things with r and R. + +d