From 84e4567ab27cb474edc911619923760150cff628 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 13 Jun 2015 08:36:27 +0200 Subject: [PATCH] Re: [PATCH] emacs search: stash query --- 80/3c1318cdd11365463572f386d644c375c9ac0f | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 80/3c1318cdd11365463572f386d644c375c9ac0f diff --git a/80/3c1318cdd11365463572f386d644c375c9ac0f b/80/3c1318cdd11365463572f386d644c375c9ac0f new file mode 100644 index 000000000..696890b2c --- /dev/null +++ b/80/3c1318cdd11365463572f386d644c375c9ac0f @@ -0,0 +1,60 @@ +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 50A786DE0C42 + for ; Fri, 12 Jun 2015 23:38:20 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.198 +X-Spam-Level: +X-Spam-Status: No, score=0.198 tagged_above=-999 required=5 tests=[AWL=0.198] + 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 LlqKjlhIw-2E for ; + Fri, 12 Jun 2015 23:38:18 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id D01F36DE0948 + for ; Fri, 12 Jun 2015 23:38:17 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1Z3f3e-0005n0-7k; Sat, 13 Jun 2015 06:36:46 +0000 +Received: (nullmailer pid 21525 invoked by uid 1000); Sat, 13 Jun 2015 + 06:36:27 -0000 +From: David Bremner +To: Mark Walters , notmuch@notmuchmail.org +Subject: Re: [PATCH] emacs search: stash query +In-Reply-To: <1434096932-20901-1-git-send-email-markwalters1009@gmail.com> +References: <1434096932-20901-1-git-send-email-markwalters1009@gmail.com> +User-Agent: Notmuch/0.20.1+21~g4e79903 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Sat, 13 Jun 2015 08:36:27 +0200 +Message-ID: <87381w2jys.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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 Jun 2015 06:38:20 -0000 + +Mark Walters writes: + +> Add keybinding c q to stash the current query in search mode. +> --- +> + +pushed. If you're going to complain about the keybinding, please do it +soon before everyone else gets used to it. + +d -- 2.26.2