From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 3B7DE6DE22A7 for ; Sat, 1 Jul 2017 08:30:00 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[AWL=0.010, 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 X9MCGp5kRyDc for ; Sat, 1 Jul 2017 08:29:59 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 77FD76DE21CD for ; Sat, 1 Jul 2017 08:29:59 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1dRKIH-0002LS-0Z; Sat, 01 Jul 2017 11:26:45 -0400 Received: (nullmailer pid 14011 invoked by uid 1000); Sat, 01 Jul 2017 15:29:56 -0000 From: David Bremner To: Tom Hinton , "notmuch@notmuchmail.org" Cc: Tom Hinton Subject: Re: [PATCH] Fix minor mistake where indentation width is ignored In-Reply-To: <20170629140820.31767-1-tom.hinton@cse.org.uk> References: <20170629140820.31767-1-tom.hinton@cse.org.uk> Date: Sat, 01 Jul 2017 12:29:56 -0300 Message-ID: <87wp7stbt7.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 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: Sat, 01 Jul 2017 15:30:00 -0000 thanks for the patch pushed to master, d