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 D30EC431FAF for ; Mon, 6 Aug 2012 09:23:52 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 RO+SWbRBlVfy for ; Mon, 6 Aug 2012 09:23:50 -0700 (PDT) X-Greylist: delayed 369 seconds by postgrey-1.32 at olra; Mon, 06 Aug 2012 09:23:50 PDT Received: from lain.khirnov.net (lain.khirnov.net [176.97.15.12]) by olra.theworths.org (Postfix) with ESMTP id 91371431FAE for ; Mon, 6 Aug 2012 09:23:50 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lain.khirnov.net (Postfix) with ESMTP id EB7C5C2C4A; Mon, 6 Aug 2012 18:17:39 +0200 (CEST) Received: from lain.khirnov.net ([127.0.0.1]) by localhost (mail.khirnov.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jJaiH3KhTYBw; Mon, 6 Aug 2012 18:17:39 +0200 (CEST) Received: from daenerys.khirnov.net (unknown [IPv6:2002:b061:f0a:1:52e5:49ff:fe3d:a3f2]) by lain.khirnov.net (Postfix) with ESMTP id DFFBAC2C49; Mon, 6 Aug 2012 18:17:38 +0200 (CEST) Received: from daenerys.khirnov.net (localhost [127.0.0.1]) by daenerys.khirnov.net (Postfix) with ESMTP id BC2B0120657; Mon, 6 Aug 2012 18:17:38 +0200 (CEST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable User-Agent: notmuch-vimpy Message-ID: <20120806161738.7080.82028@daenerys.khirnov.net> Date: Mon, 06 Aug 2012 18:17:38 +0200 References: <1344174764.11525.YahooMailNeo@web171404.mail.ir2.yahoo.com> To: Sepp Tannhuber , "notmuch@notmuchmail.org" In-Reply-To: <1344174764.11525.YahooMailNeo@web171404.mail.ir2.yahoo.com> From: Anton Khirnov Subject: Re: Vim plugins 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: Mon, 06 Aug 2012 16:23:53 -0000 Hi, On Sun, 5 Aug 2012 14:52:44 +0100 (BST), Sepp Tannhuber wrote: > Dear all, > = > I would like to check the available vim plugins. At least I found three: > - the original one > - Felipe's ruby plugin > - Anton's python plugin > = > First of all can you tell me where I find the files of the python plugin? > I tried > =C2=A0 $ git clone git://git.khirnov.net/git/notmuch > But I cannot find the python files in the vim directory. What am I doing = wrong? > = you have to checkout the vim branch, then the files are in vim/plugin I deleted all other branches from my repo now so nobody else gets confused like this. -- = Anton Khirnov