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 A9C57431FAF for ; Wed, 3 Apr 2013 01:19: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 gXLrz07s1ptv for ; Wed, 3 Apr 2013 01:19:03 -0700 (PDT) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A63C7431FAE for ; Wed, 3 Apr 2013 01:19:03 -0700 (PDT) Received: by mail-wi0-f170.google.com with SMTP id hm11so4024046wib.3 for ; Wed, 03 Apr 2013 01:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:content-type:mime-version:content-transfer-encoding:to :from:in-reply-to:cc:references:message-id:user-agent:subject:date; bh=rlqQy5Ea8/EZLerElQADR5rnjaUwZ09c9eat4Jf4LMs=; b=dtf2DcoW06caGI956im0cy9ArJzxkO6h1saJYsWZR5IgdwzK2pCqYz/f8AcE22d82v eiuG0j5UJNC/Kly7uiUR8+Q356tGZjC2Fym63D/87+rwwwKibyoniV3ycDqc2uD7lKbg icw/Bxv7khz6YZ1Fu/x0V9EanATuwhjZvd1ZFvnIlVkvyXyATf4wbdb1oRZN5pvwlweP EklAxoOw8vGzt0HXBf6aFEqNI5j7aDrPXaWCzvRuad+aRzbPfu0K6CQzITOdXYywtIL0 hrge64oJFFW2QPuxzxj9b8bimqDZ9x24hnwLXQU2yIIDfb6QUOIrdofs9gXXWMGFxhK/ bH4g== X-Received: by 10.194.95.198 with SMTP id dm6mr1248452wjb.6.1364977141054; Wed, 03 Apr 2013 01:19:01 -0700 (PDT) Received: from localhost (dhcp-91-036.inf.ed.ac.uk. [129.215.91.36]) by mx.google.com with ESMTPS id k5sm7369641wiy.5.2013.04.03.01.18.59 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 03 Apr 2013 01:18:59 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: guyzmo , "Felipe Contreras" From: Patrick Totzke In-Reply-To: <20130403060158.GJ7702@vilya.m0g.net> References: <871udhcmks.fsf@zancas.localnet> <515b37a1821fc_146e1045e1094149@nysa.mail> <20130403060158.GJ7702@vilya.m0g.net> Message-ID: <20130403082100.18717.71301@megatron> User-Agent: alot/0.3.4 Subject: Re: the future of notmuch-vim? Date: Wed, 03 Apr 2013 09:21:00 +0100 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: Wed, 03 Apr 2013 08:19:05 -0000 Quoting guyzmo (2013-04-03 07:01:58) > ... > It may be nice and/or fun to use that kind of things in vim, but > really, it's opposite to the philosophy of vim. > ... > Whereas you seem to have done a really good job integrating it to > vim, I personally think that anything that makes vim an IDE, a > coffeemaker, or an Operating System is not worth the pain. So my opinion > is to just drop vim-as-MUA script support. Fullack! Thanks for spelling out my thoughts in great detail :D I'm definitely for dropping support for all notmuch-vim scripts officially. These scripts can live in their own repositories on github or alike and we can link those in the wiki for completeness sake. /p