From: Suvayu Ali Date: Wed, 4 Sep 2013 12:07:42 +0000 (+0200) Subject: Re: proposal to remove contrib/notmuch-vim and contrib/notmuch-deliver X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8e0a3f7ade35f67c46ca6eb92905661ab6afc1b7;p=notmuch-archives.git Re: proposal to remove contrib/notmuch-vim and contrib/notmuch-deliver --- diff --git a/3b/03eea7900b57a1d70401398f7a01ac9c8cad3a b/3b/03eea7900b57a1d70401398f7a01ac9c8cad3a new file mode 100644 index 000000000..96e3e6ade --- /dev/null +++ b/3b/03eea7900b57a1d70401398f7a01ac9c8cad3a @@ -0,0 +1,93 @@ +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 0E413431FDD + for ; Wed, 4 Sep 2013 05:07:57 -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 x32dhRFyoHYc for ; + Wed, 4 Sep 2013 05:07:48 -0700 (PDT) +Received: from mail-ea0-f172.google.com (mail-ea0-f172.google.com + [209.85.215.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id A6F33431FDA + for ; Wed, 4 Sep 2013 05:07:48 -0700 (PDT) +Received: by mail-ea0-f172.google.com with SMTP id r16so123605ead.31 + for ; Wed, 04 Sep 2013 05:07:47 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=sender:date:from:to:subject:message-id:mail-followup-to:references + :mime-version:content-type:content-disposition:in-reply-to + :user-agent; bh=GV+eQkkRUDOaurBeaB4or2uP/8sNJEW6h3mynHeKYf8=; + b=jLIvUJ6m5tdMaNU2REndpKv0xJXQ1lllWbeliPf7r4VPhem8iZL3/IG58QOH49n8Eu + b+AnmOf1HC3n9lnlOvk4tWYLaIgwFjYDvSCYY56bM5OLRxfNSA99tqzNaxRguDIv8N9c + T840XsWilpkeSu810+kqh/fFZlHVNxGoJq34czulB7PWb3J1WWfbHZtQ09sEJxk6KiEm + 6q70tnCe46hBRO7Q42LQIKTL/FMj2ArFTg/0v8ZKvkPiUxXkJ1ORQbDbTvZnZP6xwplt + 02HPppFBrrThz6Vor9A4Q3ZQs+U6KnMFbCAHosKec1ua3qN+/8+HA5Nre9q++ZNI0l9s + mrog== +X-Received: by 10.14.210.8 with SMTP id t8mr4244921eeo.39.1378296465983; + Wed, 04 Sep 2013 05:07:45 -0700 (PDT) +Received: from kuru.dyndns-at-home.com + ([2001:610:120:3001:f2de:f1ff:fe37:c76c]) + by mx.google.com with ESMTPSA id j7sm39486956eeo.15.1969.12.31.16.00.00 + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Wed, 04 Sep 2013 05:07:44 -0700 (PDT) +Sender: suvayu ali +Date: Wed, 4 Sep 2013 14:07:42 +0200 +From: Suvayu Ali +To: notmuch@notmuchmail.org +Subject: Re: proposal to remove contrib/notmuch-vim and + contrib/notmuch-deliver +Message-ID: <20130904120742.GC2445@kuru.dyndns-at-home.com> +Mail-Followup-To: notmuch@notmuchmail.org +References: <87ioygrkhj.fsf@zancas.localnet> + + <87a9jsriii.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +In-Reply-To: <87a9jsriii.fsf@zancas.localnet> +User-Agent: Mutt/1.5.21 (2012-12-30) +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 12:07:57 -0000 + +Hi David, + +On Wed, Sep 04, 2013 at 07:25:09AM -0300, David Bremner wrote: +> 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 + +I presume notmuch insert is a CLI only feature? Or is it available from +the library too? I was thinking of this in the context of mutt-kz +storing records. + +-- +Suvayu + +Open source is the future. It sets us free.