From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KKf7EcYc5WP7hQEAbAwnHQ (envelope-from ) for ; Thu, 09 Feb 2023 17:18:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iAIFEcYc5WPBAgEAG6o9tA (envelope-from ) for ; Thu, 09 Feb 2023 17:18:14 +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 D06F3466E5 for ; Thu, 9 Feb 2023 17:18:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQ9cZ-00024R-IU; Thu, 09 Feb 2023 11:18:03 -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 1pQ9cY-000241-7J for guix-patches@gnu.org; Thu, 09 Feb 2023 11:18:02 -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 1pQ9cX-0002qj-U8 for guix-patches@gnu.org; Thu, 09 Feb 2023 11:18:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pQ9cX-0001Om-QQ for guix-patches@gnu.org; Thu, 09 Feb 2023 11:18:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60582] [PATCH] Properly format list of packages & sync lightdm documentation. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 Feb 2023 16:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60582 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 60582@debbugs.gnu.org Received: via spool by 60582-submit@debbugs.gnu.org id=B60582.16759594505314 (code B ref 60582); Thu, 09 Feb 2023 16:18:01 +0000 Received: (at 60582) by debbugs.gnu.org; 9 Feb 2023 16:17:30 +0000 Received: from localhost ([127.0.0.1]:33453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQ9c1-0001Nd-RZ for submit@debbugs.gnu.org; Thu, 09 Feb 2023 11:17:30 -0500 Received: from smtpmciv1.myservices.hosting ([185.26.107.237]:39424) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQ9bz-0001NT-TZ for 60582@debbugs.gnu.org; Thu, 09 Feb 2023 11:17:28 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.172]) by smtpmciv1.myservices.hosting (Postfix) with ESMTP id 2AC1A20C3A; Thu, 9 Feb 2023 17:17:22 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id C0F768009A; Thu, 9 Feb 2023 17:17:22 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-1.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id QWd6E3RN0Ife; Thu, 9 Feb 2023 17:17:22 +0100 (CET) Received: from [192.168.1.239] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 2DDB780097; Thu, 9 Feb 2023 17:17:22 +0100 (CET) Message-ID: Date: Thu, 9 Feb 2023 16:17:21 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Content-Language: en-US References: <0e6cbfdffea195d739ef180031dc2d6726203e0f.1673645697.git.mirai@makinata.eu> <6a46a643dbd361fd188a67f3d5f59feeead08cfe.1673645697.git.mirai@makinata.eu> <87y1p7ik23.fsf_-_@gmail.com> From: Bruno Victal In-Reply-To: <87y1p7ik23.fsf_-_@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1675959493; a=rsa-sha256; cv=none; b=Vploxx3qg3VLAqlu8qUGp2ddYhnQ61oao/TrXdvt2Aatqkf/SXyzaqed6YxmkKmN7v8np9 iPNlCyeEipKiKL3HmdsCo1PXe7wojxTXwWqe9NM5XGi3ozCGzhRHVFx6jSouDVmjpT3OWp gRC7LPHbbGib26JWhKfOYQUj3kN0PSj/w0wlg4jLe9zqAPBGpJnVe+ROt5vDlo495Sgpze ge3qge8O/33GCwnpUWqsSfrM+qy8ZSQZFarnGDpOfIY+zG2aS16fGEDXIW+F8jIqgFHzdX MttPM9JvB1HniZ3Y9HJ1QoOv+DYWv4hPrDYyHG+dfAu3sJcvQWjelk5b/z7LhA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1675959493; 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-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; bh=x1LLE/2/B3qhGoyoq6CucLEV0qe7UTsJwK7uF1UVUhA=; b=atWWbjxzqTZRmoQ140W5PoITWABb/AGls1oOugpHT9sBnmibUNSU2E6QUk1AKqml4Wuahq LSiXdrA/F9sufjTH9lRHwkT9OfouayHjZY07chlSmnGkJdR1E1xqs32e3a2EAFfg6QXZfK eb1dckE4Rw4qOPUT6AIwEywjmfzj8ZLMiHNlgJG6uwgttQHQHxwV4Y4OsoHM0quurQdcQm XFffzCmdmer6R8LnQyruKwZmQQIGYPuLl6wdd8Paqi0rkc2bkfuHaBkA0UJ7rqK27awj8Z u08K7Gx/twPyGaEn0lah0c/3uuQKvCj7cgconf3fjFXh3Ytm572OBAhw0gwPdA== Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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: -1.60 X-Spam-Score: -1.60 X-Migadu-Queue-Id: D06F3466E5 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7Ej7t2+7pQXi On 2023-02-09 03:39, Maxim Cournoyer wrote: > Bruno Victal writes: > >> Table entry @item nodes cannot span multiple lines. > > So it needed some manual fix-up? Good to know; working toward > automating the expansion of the auto-generated parts in the manual, > we'll have to figure that. Future work! The automatic expansion works correctly, this was an error from manually fixing up the previous entries when `generate-documentation' couldn't handle lists of package objects. Cheers, Bruno