From f14f0b66d1d35991cddeecf7c0f77e8d26128f1b Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 25 Jun 2013 23:08:19 +1700 Subject: [PATCH] Re: [RFC PATCH] emacs: Remove v command --- fc/1378853543fe037ed0e8c8469e03e0e4461d2e | 64 +++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 fc/1378853543fe037ed0e8c8469e03e0e4461d2e diff --git a/fc/1378853543fe037ed0e8c8469e03e0e4461d2e b/fc/1378853543fe037ed0e8c8469e03e0e4461d2e new file mode 100644 index 000000000..bb12da890 --- /dev/null +++ b/fc/1378853543fe037ed0e8c8469e03e0e4461d2e @@ -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 olra.theworths.org (Postfix) with ESMTP id 121DF431FB6 + for ; Mon, 24 Jun 2013 23:08:30 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.274 +X-Spam-Level: * +X-Spam-Status: No, score=1.274 tagged_above=-999 required=5 + tests=[RDNS_NONE=1.274] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id yEez9r881Gt2 for ; + Mon, 24 Jun 2013 23:08:26 -0700 (PDT) +Received: from yantan.tethera.net (unknown [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 7FD3A431FBF + for ; Mon, 24 Jun 2013 23:08:26 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1UrMQT-0008Og-7S; Tue, 25 Jun 2013 03:08:25 -0300 +Received: (nullmailer pid 11892 invoked by uid 1000); Tue, 25 Jun 2013 + 06:08:19 -0000 +From: David Bremner +To: Austin Clements , notmuch@notmuchmail.org +Subject: Re: [RFC PATCH] emacs: Remove v command +In-Reply-To: <1370274895-32098-1-git-send-email-amdragon@mit.edu> +References: <1370274895-32098-1-git-send-email-amdragon@mit.edu> +User-Agent: Notmuch/0.15.2+192~g8222af3 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Mon, 24 Jun 2013 23:08:19 -0700 +Message-ID: <877ghihgdo.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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: Tue, 25 Jun 2013 06:08:30 -0000 + +Austin Clements writes: + +> This removes the v command, since we now have much nicer part commands, +> and deprecates the underlying notmuch-show-view-all-mime-parts. This +> also means that people who try using the old unprefixed 'v' command on +> a part button will no longer be greeted by ALL of their parts popping +> up. + +pushed. + +Let the complaints begin, + +d -- 2.26.2