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 49F31431FC0; Fri, 27 Nov 2009 17:33:50 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 w1106PYUxLBc; Fri, 27 Nov 2009 17:33:49 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 92256431FAE; Fri, 27 Nov 2009 17:33:49 -0800 (PST) From: Carl Worth To: Bart Trojanowski In-Reply-To: <20091125055422.GD29312@jukie.net> References: <20091125055422.GD29312@jukie.net> Date: Fri, 27 Nov 2009 17:33:35 -0800 Message-ID: <873a3zl9g0.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch Subject: Re: [notmuch] vim interface pull request X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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, 28 Nov 2009 01:33:50 -0000 On Wed, 25 Nov 2009 00:54:22 -0500, Bart Trojanowski wrote: > as you already know, I've spent some time working on a vim-based > interface to notmuch. I currently only depend on the 'march:[01]' > patches that we talked about briefly on irc. Everything else is > isolated to the 'vim' directory and should not effect anyone else. > > My efforts are cataloged here: > > git://git.jukie.net/notmuch.git (vim branch) > http://git.jukie.net/notmuch.git?a=shortlog;h=refs/heads/vim > > Please consider pulling in the vim branch. Thanks, Bart! I've merged this branch now and pushed it out. -Carl