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 C20E4431FD0 for ; Sat, 16 Jul 2011 12:11:05 -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 SYVsdLfJjkwc for ; Sat, 16 Jul 2011 12:11:05 -0700 (PDT) Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com [74.125.83.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 477BA431FB6 for ; Sat, 16 Jul 2011 12:11:05 -0700 (PDT) Received: by pvg13 with SMTP id 13so2221691pvg.26 for ; Sat, 16 Jul 2011 12:11:04 -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:content-transfer-encoding; bh=6NUnToGPDmcDPpENvWA+Noh/Y3w9EoU3CcyRWFRy/mk=; b=NfoHt+Eu9qaHRjMnf+kwg7MKCz9jQpWPpUa+PdC1ko2CzlF7ULSF6sKKnQku8aK536 uSuoUE1IjVkrRO/uKLSFtJ/vWgHVk+VGyOcob7yd9JDaAw40mxU1mAGc35iNzdMVmh3x T4oufo5aAtEumo7Ol9bi9JfIUzzJiELipK1GM= MIME-Version: 1.0 Received: by 10.68.39.35 with SMTP id m3mr6087337pbk.280.1310843463235; Sat, 16 Jul 2011 12:11:03 -0700 (PDT) Received: by 10.68.41.129 with HTTP; Sat, 16 Jul 2011 12:11:03 -0700 (PDT) In-Reply-To: <87hb6uffnb.fsf@zancas.localnet> References: <87hb6uffnb.fsf@zancas.localnet> Date: Sat, 16 Jul 2011 22:11:03 +0300 Message-ID: Subject: Re: notmuch-vim: set foldmethod=marker From: Felipe Contreras To: David Bremner Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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:11:05 -0000 On Sun, Jul 10, 2011 at 4:07 PM, David Bremner wrote: > > Joey Hess reports > > =C2=A0 =C2=A0 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D616692 > > that adding set foldmethod=3Dmarker to .vimrc pretty much breaks the vim > interface, and I can confirm this is still present in 0.6. > > Any comments from vimmers? I can reproduce, but I don't know any immediate way to fix this =3D/ --=20 Felipe Contreras