From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WK9YCVXmrmLTGwAAbAwnHQ (envelope-from ) for ; Sun, 19 Jun 2022 11:03:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OE5wCVXmrmLyjwAAauVa8A (envelope-from ) for ; Sun, 19 Jun 2022 11:03:17 +0200 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 CFE79E4F6 for ; Sun, 19 Jun 2022 11:03:16 +0200 (CEST) Received: from localhost ([::1]:45102 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o2qpw-0003dK-1s for larch@yhetil.org; Sun, 19 Jun 2022 05:03:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47934) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o2qpj-0003d8-0q for guix-patches@gnu.org; Sun, 19 Jun 2022 05:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56769) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o2qph-0005iX-Mn for guix-patches@gnu.org; Sun, 19 Jun 2022 05:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o2qph-0004h6-I8 for guix-patches@gnu.org; Sun, 19 Jun 2022 05:03:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56083] [PATCH] style: Add option '--list-stylings'. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Jun 2022 09:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56083 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel , 56083@debbugs.gnu.org Received: via spool by 56083-submit@debbugs.gnu.org id=B56083.165562934918005 (code B ref 56083); Sun, 19 Jun 2022 09:03:01 +0000 Received: (at 56083) by debbugs.gnu.org; 19 Jun 2022 09:02:29 +0000 Received: from localhost ([127.0.0.1]:50666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2qpB-0004gK-FB for submit@debbugs.gnu.org; Sun, 19 Jun 2022 05:02:29 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:44388) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2qp6-0004g8-Ga for 56083@debbugs.gnu.org; Sun, 19 Jun 2022 05:02:28 -0400 Received: from [172.20.10.9] ([188.189.158.25]) by xavier.telenet-ops.be with bizsmtp id kx2N2700B0Z9yEL01x2N4p; Sun, 19 Jun 2022 11:02:23 +0200 Message-ID: <694cd6a2380b614c595929751b6ecbd25df6fd14.camel@telenet.be> From: Maxime Devos Date: Sun, 19 Jun 2022 11:02:21 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-WR1J/9uDYCytnYcDJ/yD" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1655629343; bh=3csEXw+Qs802qnfXMXMsV2DYmKaYVgxadG5UVDbyHHA=; h=Subject:From:To:Date:In-Reply-To:References; b=OA0UlfDezZ1DHAyzcbKAAa8pL18BneDTtmgfAwUDz2K59qmOEGoKIel/vqSTr7H4I +rBTdJl0Q+9yQu/W77sPolQ/CnKVIBUDQSJoBmA3Al6cccTa0UKFfrwOU83mcMP4dr 2QFuuJGLl/t2J/f7pNm77aott8wY4jJRP7IZWfbc21vHDKTfrfVKmN0fgc8Y/hlEWe p0tHTZFZvjBJItWn/BeQ0iucTEWY0rtjsekzdybI+cPO67tBuI/mbYXSaKfRfYtFDx U39TOzodb7PR5LQplo0Puo6Lv+3V5eppoIwmtJoWZdmt7s+qIUwgFZMHIoLLODyCAD gbyrWCTbUFUOw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655629396; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc: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=3csEXw+Qs802qnfXMXMsV2DYmKaYVgxadG5UVDbyHHA=; b=F3ThwmYc3Fmm6kIynHMF4iPSKvIOPRtL6m05tUh76ui8B4sy0uEE00zsOHbaZwKZdnDX7h ZBDDs3Xu3ircV3UqpoYKo0QNhcIzlScS52QwtXXeo0ABKd38Y6TeTkmBzVJygRCat5bIi5 wmpZmm99bexH5bDt3lGWPd1Yu1si6Zg7+57y4PERyWYC9lD4VXg4uDPLP1Ynnsweyk/WNi Jigh9047c9zOxOnReT8IEySf+nz5XeuvarRWlCRBmxBa+V9FUduNBMb/ZcT8mDyA5q1q9F /LMh6m9sC5mfuYP7oIoemQpQCGCWXJ6q7CjfovCu0GRALsK4UBgOePuqbGebYQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655629396; a=rsa-sha256; cv=none; b=qtGyLsOOE5rRTMriYdQ891yEeaYGeVLCWpeRINA+yiPrE70Mqdylxx83kRfbOJUrktReWQ s6smgvsRThrUzEPrs83YozmhVGzV/RLwyPAXNHplHej4DvJ0JcVYivIjwOrri07l7C1TIf g3CrhH5INEb6/owtr6NbKf6hHepl22ckVCnbNJO6oO3E/xN8+Kd4uk7y94YKgrtA/dEjsc eogZ9sm9LM3CbnqTA3+JvYdSUuq2UiDbptQ4i42ld9MO+nYiGXdLy7B4MHENd2IIS3xAto FCkHldxlGD+954loyTON61M9If7eGLnc5JFsj0pndQuXakwygYPzUpYgdA+z9A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=OA0UlfDe; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=OA0UlfDe; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: CFE79E4F6 X-Spam-Score: 5.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: 8V2KHRBC+qlb --=-WR1J/9uDYCytnYcDJ/yD Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hartmut Goebel schreef op zo 19-06-2022 om 10:37 [+0200]: > +@item --list-stylings > +@itemx -l > +List and describe the available styling rule and exit. Nitpick: =E2=80=98styling rule=E2=80=99 -> =E2=80=98styling rules=E2=80=99.= Otherwie LGTM. Greetings, Maxime. --=-WR1J/9uDYCytnYcDJ/yD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYq7mHRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7g52AP9KZY1De00woGUW+QM4/3dS+F3/ i5tGgFcOVNkjyEbZLQEAiRE6C/X63kXDGmBRfo4UMVs6n8fRhchIxIeFWzxTLwo= =gZCq -----END PGP SIGNATURE----- --=-WR1J/9uDYCytnYcDJ/yD--