From: David Bremner Date: Mon, 4 May 2015 08:48:59 +0000 (+0200) Subject: Re: notmuch-mutt BSD compatibility X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e64e4b3e08db76dffa1596915b01763000c637d6;p=notmuch-archives.git Re: notmuch-mutt BSD compatibility --- diff --git a/1c/58043fc668d189b6b322507ab2d6b8b4a4841a b/1c/58043fc668d189b6b322507ab2d6b8b4a4841a new file mode 100644 index 000000000..6effb767a --- /dev/null +++ b/1c/58043fc668d189b6b322507ab2d6b8b4a4841a @@ -0,0 +1,63 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 9A14B6DE1923 + for ; Mon, 4 May 2015 01:50:34 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.316 +X-Spam-Level: +X-Spam-Status: No, score=0.316 tagged_above=-999 required=5 tests=[AWL=0.316] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id aY9Mj2v6xyyv for ; + Mon, 4 May 2015 01:50:33 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id D15096DE1919 + for ; Mon, 4 May 2015 01:50:32 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1YpC3n-0002GO-RL; Mon, 04 May 2015 08:49:07 +0000 +Received: (nullmailer pid 18702 invoked by uid 1000); Mon, 04 May 2015 + 08:48:59 -0000 +From: David Bremner +To: Stefano Zacchiroli , Jack Peirce +Subject: Re: notmuch-mutt BSD compatibility +In-Reply-To: <20150501083623.GA6796@upsilon.cc> +References: <20150501052438.GA19579@ganesh.Home> + <20150501083623.GA6796@upsilon.cc> +User-Agent: Notmuch/0.20~rc1 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Mon, 04 May 2015 10:48:59 +0200 +Message-ID: <87mw1kaft0.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: "notmuch@notmuchmail.org" +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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, 04 May 2015 08:50:34 -0000 + +Stefano Zacchiroli writes: + +> +> David, please consider the attached (format-)patch for inclusion into +> the upcoming release of Notmuch. +> + +OK, it's included in the release candidate tagged I just tagged +(and uploaded to debian experimental). + +d