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 D55ED431FC2 for ; Mon, 19 Jan 2015 15:02:56 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 2.438 X-Spam-Level: ** X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 Jn2QJUtD2kNk for ; Mon, 19 Jan 2015 15:02:52 -0800 (PST) Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) by olra.theworths.org (Postfix) with ESMTP id C6FE6431FC0 for ; Mon, 19 Jan 2015 15:02:52 -0800 (PST) Received: from localhost (87-231-242-54.rev.numericable.fr [87.231.242.54]) by smtp.webfaction.com (Postfix) with ESMTP id 3A51026EA86C; Mon, 19 Jan 2015 23:02:51 +0000 (UTC) Date: Tue, 20 Jan 2015 00:02:49 +0100 From: Bartosz Telenczuk To: Ian Main , Bartosz Telenczuk Message-ID: <54bd8d196b3a3_41a3fd038484200ba@bts-MacBook-Pro.local.notmuch> In-Reply-To: <54baab8b98d73_4d4183732c88@ovo.mains.priv.notmuch> References: <1420891384-992-1-git-send-email-telenczuk@unic.cnrs-gif.fr> <87a91qi6xt.fsf@maritornes.cs.unb.ca> <54b29932104b5_28e3fead90a21f8e4@bts-MacBook-Pro.local.notmuch> <54baab8b98d73_4d4183732c88@ovo.mains.priv.notmuch> Subject: Re: [DRAFT] New features in Vim interface Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: notmuch@notmuchmail.org, Bartosz 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, 19 Jan 2015 23:02:57 -0000 > Yeah that would be ideal. Franz and I have been working in a github repo here: > > https://github.com/imain/notmuch-vim Indeed, that is a lot of commits. It is almost an independent fork. Even more so we should work hard to include the changes back into upstream for "the benefit of the community". > Let me know what you think of the code base and if you are willing to help out > with merging the changes (lots of reviews I think mostly). I would suggest to start with the patches you already sent to notmuch mailing list. I already reviewed three: VIM: Automatically refresh folder screen, id:54bd89e062df1_a663fec9d49e200a3@bts-MacBook-Pro.local.notmuch Make an option to save sent mail locally, id:1412617904-27252-1-git-send-email-imain@stemwinder.org Improve moving between messages in a thread, id:1412579537-7921-1-git-send-email-imain@stemwinder.org The last one with only a minor comment. Let me know what you think. Bartosz