From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QB19B3tDB2SATwAASxT56A (envelope-from ) for ; Tue, 07 Mar 2023 15:00:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aP2iBntDB2SZWQAAG6o9tA (envelope-from ) for ; Tue, 07 Mar 2023 15:00:27 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DCA94F755 for ; Tue, 7 Mar 2023 15:00:26 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZXrN-0004Gp-30; Tue, 07 Mar 2023 09:00:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZXrH-0004FT-On for bug-guix@gnu.org; Tue, 07 Mar 2023 09:00:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pZXrG-00019X-Nn for bug-guix@gnu.org; Tue, 07 Mar 2023 09:00:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pZXrG-0004GN-KJ for bug-guix@gnu.org; Tue, 07 Mar 2023 09:00:02 -0500 Subject: bug#61013: guix style indentation problem in (list ...) Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 07 Mar 2023 14:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61013 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 61013-done@debbugs.gnu.org Mail-Followup-To: 61013@debbugs.gnu.org, ludo@gnu.org, maxim.cournoyer@gmail.com Received: via spool by 61013-done@debbugs.gnu.org id=D61013.167819756016291 (code D ref 61013); Tue, 07 Mar 2023 14:00:02 +0000 Received: (at 61013-done) by debbugs.gnu.org; 7 Mar 2023 13:59:20 +0000 Received: from localhost ([127.0.0.1]:44883 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZXqZ-0004Eh-NG for submit@debbugs.gnu.org; Tue, 07 Mar 2023 08:59:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45526) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZXqY-0004EV-1K for 61013-done@debbugs.gnu.org; Tue, 07 Mar 2023 08:59:18 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZXqS-00012h-Ng; Tue, 07 Mar 2023 08:59:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=hdMy52vcb77XtceGz4D1qTckZnyJrj4HpMtZywCd9cU=; b=pcrGiYB5JvcaNrbso6+l r51zZAzesDdimKmcO12oNnlR0+svIOMEfjzmYC93bg9r3ZukZVDO7UkSZJNDLkgYV+BXNiE1svEBT zX8pVF1CzEIh6mGaoi2QpAPQ/3g7EKrDjDM+v6d2QuN3QhS+oOVP/cxgjXH38TjI/kP/xyIoiM0WM GQsOD5Xcb+6J7wq358KWPE4gPbtg1S6ftOoSHgozBKbMx+xmSp5WsF4p5XThQdjKDIzxIPx5+Lvfe RoAdvvxbG5PBCYW70Q/BdwODQzAdtl7SepL+hG0nRI8hTubYsjhz68FmWYP4nngzU63hRZjIaSDj6 7AItjnPBThcZiw==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZXqS-00005I-2G; Tue, 07 Mar 2023 08:59:12 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87358213wb.fsf@gmail.com> Date: Tue, 07 Mar 2023 14:59:09 +0100 In-Reply-To: <87358213wb.fsf@gmail.com> (Maxim Cournoyer's message of "Sun, 22 Jan 2023 19:38:28 -0500") Message-ID: <87ttywd5n6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678197626; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=hdMy52vcb77XtceGz4D1qTckZnyJrj4HpMtZywCd9cU=; b=tE/uHBT77sgYgWUhG1EscfiEzSGdLZSmoh4PXSb6KRAPw5xC578cYzhSP3Cyx5zlraV1xh lIxos7mAW1PvDuIf1va+4HOxv4x3S1es/AS0OHumYFgOM83bYcfIEWEFeYj3qLziPu+ure 0rgiXkSfBIGeJyA6BHW+0TI48o2WtOvszIzPCdUJ92bZorJT1xkbE+0t1FusrxWhMdcYgu mFq8O0RWlY/O9Ezsj5PBQZBpatAuRqLJ2K7yAENg60X8H/elZL7xN0rKn9QNRLO3q+zP5u QunLFZLqMiFulCa1dIKFIt8V2YyKt1+DduD9JSuAtwkVlLTFC2uxuDc7/uagZQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pcrGiYB5; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678197626; a=rsa-sha256; cv=none; b=QhRl1kgByJAXXUBLoutXNvuH32i0wHqy4PB9Z4b5qAI8kyrsrOqdriNOe9MEzCK5zMosSl +YMZ3g82y+S54wrDiCR0POS9jAPsEAMQoCiKUSatk2UGksiu3rdz2P5q9nlddfhQ0ZlMdU lQxXok6pD/aRz1GTHV8qC5NrEh0tfzTdTbo40t3b4X613wdG1Gi5m0tiv+hxjt0qajeAet eXP5I9PLdYLFKZPjtsm5LRMYwOxaYpzWAe2ju2Z0F0R/nL5UFT/B4w93b7pwBFX91d14oG XV8vZyHiQOOPbxPa9CPTjA5pa6bqWLWGmFro7dENZ948v+27ImQ9X3eZf7knXg== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pcrGiYB5; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Spam-Score: -2.61 X-Spam-Score: -2.61 X-Migadu-Queue-Id: DCA94F755 X-Migadu-Scanner: scn1.migadu.com X-TUID: PxYQDokZtORN Hello, Maxim Cournoyer skribis: > I recently stumbled on this indentation produced with guix style: > > (arguments > (list > ;; Disable tests that use the network and non-free assets. > #:test-flags #~(list "-m" "not external and not samples"))) > > > While the conventional way would be to indent it as: > > (arguments > (list > ;; Disable tests that use the network and non-free assets. > #:test-flags #~(list "-m" "not external and not samples"))) Fixed in 0a37921d851b94aef6900214098dc5bd62b46e26, thanks! Ludo=E2=80=99.