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 4B9A76DE1B16 for ; Wed, 8 Apr 2015 17:20:40 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.384 X-Spam-Level: X-Spam-Status: No, score=0.384 tagged_above=-999 required=5 tests=[AWL=0.384] 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 G_etAAtVlyQw for ; Wed, 8 Apr 2015 17:20:38 -0700 (PDT) Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id 2E4146DE1B09 for ; Wed, 8 Apr 2015 17:20:38 -0700 (PDT) Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim 4.80) (envelope-from ) id 1Yg0C4-0006sJ-Ir; Thu, 09 Apr 2015 00:19:40 +0000 Received: (nullmailer pid 15646 invoked by uid 1000); Thu, 09 Apr 2015 00:19:23 -0000 From: David Bremner To: Tomi Ollila , notmuch@notmuchmail.org Subject: Re: [PATCH 1/2] test: be consistent about spelling `nonexistent' In-Reply-To: References: <1428504337-18362-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.19+96~g703c8f9 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Thu, 09 Apr 2015 09:19:23 +0900 Message-ID: <87lhi240hg.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain 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: Thu, 09 Apr 2015 00:20:40 -0000 Tomi Ollila writes: > On Wed, Apr 08 2015, David Bremner wrote: > >> Apparently most of the misspellings are my fault. > > Series LGTM. Tests pass. > > Tomi pushed, d