From ff1d6ad41e0f22f51fb6355109dac38bdf9b7be6 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Thu, 28 Nov 2013 00:35:01 +1800 Subject: [PATCH] Re: [PATCH 00/21] vim: general updates --- 0f/8e1f0fd3b8c7c3ff6e0acc5b41c92d8dc9f95f | 83 +++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 0f/8e1f0fd3b8c7c3ff6e0acc5b41c92d8dc9f95f diff --git a/0f/8e1f0fd3b8c7c3ff6e0acc5b41c92d8dc9f95f b/0f/8e1f0fd3b8c7c3ff6e0acc5b41c92d8dc9f95f new file mode 100644 index 000000000..889fbc52c --- /dev/null +++ b/0f/8e1f0fd3b8c7c3ff6e0acc5b41c92d8dc9f95f @@ -0,0 +1,83 @@ +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 28937431FC2 + for ; Tue, 26 Nov 2013 22:35:13 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 bNie363TQJ8h for ; + Tue, 26 Nov 2013 22:35:05 -0800 (PST) +Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com + [209.85.217.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 1D007431FAE + for ; Tue, 26 Nov 2013 22:35:04 -0800 (PST) +Received: by mail-lb0-f169.google.com with SMTP id y6so5311088lbh.28 + for ; Tue, 26 Nov 2013 22:35:02 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:in-reply-to:references:date:message-id:subject:from:to + :cc:content-type; + bh=JjB7LcGUvERAhAb0fHQswcRR4d8d+i5jNYzGssVdJXc=; + b=tb92N8pfNjEp0CIWdOyBNt3pKErJUXafUzxDhYzUZCVoKXPjdIfiBuvdCRKAia0SX3 + XE7DYe2Y6hGfIpYNnef8PLeiL52km5OWo+AGTwFZ/40sJuqCG52KdK3VzoneDXAf75un + DwlnpHgs2zdqBKNuV0IEVaoxx6+yeJN06/cpGRTLJ3BmhHNGwJnEQUkQv6sY6fLhi2+2 + adzkkEdKCsNk01yzi13juisxooVtj686osR/oPwFDFnVz+Av0Ump7Sl85wzBg9zytMPB + MVfK/Z8pfo47vC95NCnddBphTldHMgQAWvl9VPYtqzwTX59sZ/NTTUtrueG8d/EwfNFp + 4wVA== +MIME-Version: 1.0 +X-Received: by 10.112.154.129 with SMTP id vo1mr600421lbb.31.1385534101915; + Tue, 26 Nov 2013 22:35:01 -0800 (PST) +Received: by 10.114.201.69 with HTTP; Tue, 26 Nov 2013 22:35:01 -0800 (PST) +In-Reply-To: <87mwkyraaj.fsf@zancas.localnet> +References: <1383400554-1832-1-git-send-email-felipe.contreras@gmail.com> + + <87pppvqn5g.fsf@zancas.localnet> + + <87mwkyraaj.fsf@zancas.localnet> +Date: Wed, 27 Nov 2013 00:35:01 -0600 +Message-ID: + +Subject: Re: [PATCH 00/21] vim: general updates +From: Felipe Contreras +To: David Bremner +Content-Type: text/plain; charset=UTF-8 +Cc: "notmuch@notmuchmail.org" +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: Wed, 27 Nov 2013 06:35:13 -0000 + +On Wed, Nov 20, 2013 at 4:13 PM, David Bremner wrote: +> Felipe Contreras writes: +>>> Please do. It's one of the things I'm waiting for before a feature +>>> freeze for 0.17 +>> +>> Sorry I forgot, it's pushed now. +> +> OK, thanks. Anything you want to add to the NEWS file about vim stuff? + +I think these two have merit enough: + + * There's now support to compose new messages, previously there was only + support to reply. + * Added support to go straight to a search (bypassing the folders view) + +-- +Felipe Contreras -- 2.26.2