From: David Bremner Date: Mon, 2 May 2016 00:13:29 +0000 (+2100) Subject: Re: [PATCH v1 0/2] Fixes for some 0.22 problems reported on the mailing list. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6ef632f718e1fd625a167b39629b2004a3f17b96;p=notmuch-archives.git Re: [PATCH v1 0/2] Fixes for some 0.22 problems reported on the mailing list. --- diff --git a/a7/24720e1c3b058212d940174d7fd1db7d163d1d b/a7/24720e1c3b058212d940174d7fd1db7d163d1d new file mode 100644 index 000000000..f5a1429b8 --- /dev/null +++ b/a7/24720e1c3b058212d940174d7fd1db7d163d1d @@ -0,0 +1,60 @@ +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 CA9396DE02AD + for ; Sun, 1 May 2016 17:13:42 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.013 +X-Spam-Level: +X-Spam-Status: No, score=-0.013 tagged_above=-999 required=5 + tests=[AWL=-0.002, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] + 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 3Gl5NqqiafCz for ; + Sun, 1 May 2016 17:13:34 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 78BEC6DE01BE + for ; Sun, 1 May 2016 17:13:34 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1ax1UM-0006aO-72; Sun, 01 May 2016 20:13:26 -0400 +Received: (nullmailer pid 8828 invoked by uid 1000); + Mon, 02 May 2016 00:13:29 -0000 +From: David Bremner +To: David Edmondson , notmuch@notmuchmail.org +Subject: Re: [PATCH v1 0/2] Fixes for some 0.22 problems reported on the + mailing list. +In-Reply-To: <1461999108-68582-1-git-send-email-dme@dme.org> +References: <1461999108-68582-1-git-send-email-dme@dme.org> +User-Agent: Notmuch/0.21+99~gd93d377 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sun, 01 May 2016 21:13:29 -0300 +Message-ID: <8760ux8ggm.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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, 02 May 2016 00:13:42 -0000 + +David Edmondson writes: + +> Fixes for some 0.22 problems reported on the mailing list. +> + +I've merged these to release and master. I guess we can think about +0.22.1 with these, and maybe some similar small fixes. + +d