From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdtRp-0003Ex-9d for guix-patches@gnu.org; Fri, 13 Jul 2018 04:29:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdtRm-0005sm-5k for guix-patches@gnu.org; Fri, 13 Jul 2018 04:29:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49755) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdtRm-0005sd-1d for guix-patches@gnu.org; Fri, 13 Jul 2018 04:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdtRl-0001GB-SC for guix-patches@gnu.org; Fri, 13 Jul 2018 04:29:01 -0400 Subject: [bug#32059] [PATCH 2/3] etc: snippets: Improve indentation in the package snippet. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180705123944.25944-1-arunisaac@systemreboot.net> <20180705123944.25944-2-arunisaac@systemreboot.net> <871sc8rv82.fsf@gnu.org> Date: Fri, 13 Jul 2018 10:28:23 +0200 In-Reply-To: (Arun Isaac's message of "Fri, 13 Jul 2018 13:03:26 +0530") Message-ID: <87o9fbmteg.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Arun Isaac Cc: 32059-done@debbugs.gnu.org Arun Isaac skribis: >>> - (source origin...$0) >>> + (source >>> + origin...$0) >> >> I personally prefer the original version. :-) > > Oh, well... :-( But, I understand... :-) > > I have pushed the other two patches to master. Heheh, thank you! Ludo=E2=80=99.