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 CC9736DE17FB for ; Mon, 7 Sep 2015 05:52:05 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 2.69 X-Spam-Level: ** X-Spam-Status: No, score=2.69 tagged_above=-999 required=5 tests=[AWL=-1.000, RCVD_IN_BRBL_LASTEXT=1.644, RCVD_IN_SBL=2.596, RP_MATCHES_RCVD=-0.55] 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 zUBK3r-5oWp5 for ; Mon, 7 Sep 2015 05:52:03 -0700 (PDT) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) by arlo.cworth.org (Postfix) with ESMTPS id 418256DE173F for ; Mon, 7 Sep 2015 05:52:03 -0700 (PDT) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1ZYvty-0002mV-E6; Mon, 07 Sep 2015 09:52:02 -0300 Received: (nullmailer pid 23876 invoked by uid 1000); Mon, 07 Sep 2015 12:51:59 -0000 From: David Bremner To: Jani Nikula , notmuch@notmuchmail.org Subject: Re: [PATCH 1/2] test: fix whitespace/indentation in symbol-test In-Reply-To: <1441392555-20056-1-git-send-email-jani@nikula.org> References: <1441392555-20056-1-git-send-email-jani@nikula.org> User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Mon, 07 Sep 2015 09:51:59 -0300 Message-ID: <87bndez91s.fsf@zancas.localnet> 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: Mon, 07 Sep 2015 12:52:05 -0000 Jani Nikula writes: > Not of much consequence, but makes it nicer to do further edits. pushed to master d