From: David Bremner Date: Mon, 2 May 2016 11:23:40 +0000 (+2100) Subject: Re: [RFC PATCH 1/5] cli: remove leftover dir variable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=520a1e60a9f241073f570635313d730329d7febc;p=notmuch-archives.git Re: [RFC PATCH 1/5] cli: remove leftover dir variable --- diff --git a/72/39472c8185c954f963e52dc32197871a5e7ca6 b/72/39472c8185c954f963e52dc32197871a5e7ca6 new file mode 100644 index 000000000..21c8e01e2 --- /dev/null +++ b/72/39472c8185c954f963e52dc32197871a5e7ca6 @@ -0,0 +1,59 @@ +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 955E26DE02AD + for ; Mon, 2 May 2016 04:24:00 -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 sjnsBmuWaoku for ; + Mon, 2 May 2016 04:23:49 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 0995D6DE01EE + for ; Mon, 2 May 2016 04:23:48 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1axBwv-0006CA-D4; Mon, 02 May 2016 07:23:37 -0400 +Received: (nullmailer pid 20965 invoked by uid 1000); + Mon, 02 May 2016 11:23:40 -0000 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [RFC PATCH 1/5] cli: remove leftover dir variable +In-Reply-To: + +References: + +User-Agent: Notmuch/0.21+99~gd93d377 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Mon, 02 May 2016 08:23:40 -0300 +Message-ID: <87vb2w7lfn.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 11:24:00 -0000 + +Jani Nikula writes: + +> No functional changes. + +pushed this one patch. + +d