From 3c95581a3822f1c4e333cff42b8e0a91ee038ed8 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 31 Jul 2015 21:39:00 +0200 Subject: [PATCH] Re: [PATCH 2/4] emacs: tree: bind o to toggle sort order --- 35/8ba0219ec5cbf94f408ce78b52a102d6de71ce | 57 +++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 35/8ba0219ec5cbf94f408ce78b52a102d6de71ce diff --git a/35/8ba0219ec5cbf94f408ce78b52a102d6de71ce b/35/8ba0219ec5cbf94f408ce78b52a102d6de71ce new file mode 100644 index 000000000..cb246c16e --- /dev/null +++ b/35/8ba0219ec5cbf94f408ce78b52a102d6de71ce @@ -0,0 +1,57 @@ +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 180EF6DE1384 + for ; Fri, 31 Jul 2015 12:40:44 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.151 +X-Spam-Level: +X-Spam-Status: No, score=0.151 tagged_above=-999 required=5 tests=[AWL=0.151] + 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 S2snDwsSBsnw for ; + Fri, 31 Jul 2015 12:40:42 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 5C4D66DE10C1 + for ; Fri, 31 Jul 2015 12:40:42 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZLG9C-0002Qp-VX; Fri, 31 Jul 2015 19:39:14 +0000 +Received: (nullmailer pid 15530 invoked by uid 1000); Fri, 31 Jul 2015 + 19:39:00 -0000 +From: David Bremner +To: Mark Walters , notmuch@notmuchmail.org +Subject: Re: [PATCH 2/4] emacs: tree: bind o to toggle sort order +In-Reply-To: <1435359035-6767-3-git-send-email-markwalters1009@gmail.com> +References: <1435359035-6767-1-git-send-email-markwalters1009@gmail.com> + <1435359035-6767-3-git-send-email-markwalters1009@gmail.com> +User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Fri, 31 Jul 2015 21:39:00 +0200 +Message-ID: <87a8ucf76z.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: Fri, 31 Jul 2015 19:40:44 -0000 + +Mark Walters writes: + +If you're redoing the series, it would be good to mention this is the +same binding as notmuch-show mode. + +d + -- 2.26.2