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 C39D3431FD0 for ; Sat, 16 Jul 2011 12:07:20 -0700 (PDT) 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 5+QzumiXhdpk for ; Sat, 16 Jul 2011 12:07:20 -0700 (PDT) Received: from mail-pz0-f53.google.com (mail-pz0-f53.google.com [209.85.210.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 0668B431FB6 for ; Sat, 16 Jul 2011 12:07:19 -0700 (PDT) Received: by pzk6 with SMTP id 6so3916263pzk.40 for ; Sat, 16 Jul 2011 12:07:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PQsVDUilh+WMfKnv71xlCkBF/fHR6YCnaTBEoxwTw8o=; b=Q9iN1Uh3izZFujwyYNydjG5Si92FKut1ul8Pv7vAlds8pmRMRoi2sbGXR1amBncP01 ROrsbdDdQktcL+ZSaoU2uGQE09TWhbkjdyxMZa6EJTI2nQUv7ooZ/AzFtEF3mh/rm3LZ duqWDv4H8anz9zBrBGtQw6gNJJ0S0RVK8/RG4= MIME-Version: 1.0 Received: by 10.68.23.166 with SMTP id n6mr5902748pbf.481.1310843238993; Sat, 16 Jul 2011 12:07:18 -0700 (PDT) Received: by 10.68.41.129 with HTTP; Sat, 16 Jul 2011 12:07:18 -0700 (PDT) In-Reply-To: <1310362810-10926-1-git-send-email-jason@jasonwoof.com> References: <1310362810-10926-1-git-send-email-jason@jasonwoof.com> Date: Sat, 16 Jul 2011 22:07:18 +0300 Message-ID: Subject: Re: vim front-end patches by Jason From: Felipe Contreras To: Jason Woofenden 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: Sat, 16 Jul 2011 19:07:20 -0000 On Mon, Jul 11, 2011 at 8:40 AM, Jason Woofenden wrote: > OK, everybody, here's my first set of patches. They all cleanup the > vim front-end. I started with the little stuff, to get my feet wet. > > Here's what's coming: > > [PATCH 1/5] vim: fix space key: now archives (did opposite) > [PATCH 2/5] vim: fix from list reformatting in search view > [PATCH 3/5] vim: fix on-screen instructions for show-signature > [PATCH 4/5] vim: fix (hack) cig/cit parsing within multipart/* > [PATCH 5/5] vim: fix citation/signature fold lengths > > The first three I've sent to the debian bug-tracking system I > think. Though I've since updated the second patch to not include > the change made by the first patch. > > So... use these instead. Thanks. I was fetching the patches from there, but I threw them away, as these are in a much better format :) > That's all for now. Feedback (as always) is welcome. Especially the > type that leads to me learning something and/or my patches getting > merged upstream. They all look fine to me, but I'm not a vim expert =/ Since nobody complained, and they seem to work for me. I've applied them. Thanks! Cheers. -- Felipe Contreras