From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzN2W-0006xn-9Z for guix-patches@gnu.org; Tue, 03 Oct 2017 09:15:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzN2M-0000sn-Pn for guix-patches@gnu.org; Tue, 03 Oct 2017 09:15:12 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36749) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dzN2M-0000sb-MJ for guix-patches@gnu.org; Tue, 03 Oct 2017 09:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dzN2M-0000oK-Gx for guix-patches@gnu.org; Tue, 03 Oct 2017 09:15:02 -0400 Subject: [bug#28641] [PATCH] gnu: Standardise indentation of finance module imports. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170929060155.4978-1-mail@cbaines.net> Date: Tue, 03 Oct 2017 15:14:51 +0200 In-Reply-To: <20170929060155.4978-1-mail@cbaines.net> (Christopher Baines's message of "Fri, 29 Sep 2017 07:01:55 +0100") Message-ID: <87poa474qc.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Baines Cc: 28641@debbugs.gnu.org Christopher Baines skribis: > * gnu/packages/finance.scm (define-module): Use 2 space indentation. Go for it! :-)