From: David Bremner Date: Wed, 4 Sep 2013 10:25:09 +0000 (+2100) Subject: Re: proposal to remove contrib/notmuch-vim and contrib/notmuch-deliver X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b03c01f594d1354defd68e32c4cc8c5a5fea39ae;p=notmuch-archives.git Re: proposal to remove contrib/notmuch-vim and contrib/notmuch-deliver --- diff --git a/d4/524c1e68ea950b5f1a17679f3402968591755d b/d4/524c1e68ea950b5f1a17679f3402968591755d new file mode 100644 index 000000000..e0c88411e --- /dev/null +++ b/d4/524c1e68ea950b5f1a17679f3402968591755d @@ -0,0 +1,66 @@ +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 76C1C431FDD + for ; Wed, 4 Sep 2013 03:25:22 -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 kB-CnTg3T4h3 for ; + Wed, 4 Sep 2013 03:25:18 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 514D5431FDA + for ; Wed, 4 Sep 2013 03:25:18 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1VHAGv-0002ZS-JB; Wed, 04 Sep 2013 07:25:13 -0300 +Received: (nullmailer pid 9792 invoked by uid 1000); Wed, 04 Sep 2013 + 10:25:09 -0000 +From: David Bremner +To: David Belohrad , notmuch mailing list + +Subject: Re: proposal to remove contrib/notmuch-vim and + contrib/notmuch-deliver +In-Reply-To: +References: <87ioygrkhj.fsf@zancas.localnet> + +User-Agent: Notmuch/0.16+37~g9701e9c (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Wed, 04 Sep 2013 07:25:09 -0300 +Message-ID: <87a9jsriii.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +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, 04 Sep 2013 10:25:22 -0000 + +David Belohrad writes: + +> is actually someone using notmuch deliver? i was thinking to use is as +> my 'implementation' of emailing uses remote access via SSH. This one is +> considerably slower (especially when slow uplink) than local access and +> hence if notmuch-deliver would be in a shape, that would spare at least +> some time when 'notmuch new' is invoked from remote. +> + +notmuch-deliver is replaced by notmuch insert + +d