From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UO33Kb+Vp2EGAQAAgWs5BA (envelope-from ) for ; Wed, 01 Dec 2021 16:33:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0DCnJb+Vp2EeOAAA1q6Kng (envelope-from ) for ; Wed, 01 Dec 2021 15:33:19 +0000 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 751FC179DB for ; Wed, 1 Dec 2021 16:33:19 +0100 (CET) Received: from localhost ([::1]:33076 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1msRbi-0001zG-Kb for larch@yhetil.org; Wed, 01 Dec 2021 10:33:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46492) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msRbT-0001yp-Be for guix-patches@gnu.org; Wed, 01 Dec 2021 10:33:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33580) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1msRbS-0006wM-Bb for guix-patches@gnu.org; Wed, 01 Dec 2021 10:33:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1msRbS-0004Xh-0B for guix-patches@gnu.org; Wed, 01 Dec 2021 10:33:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51581] [PATCH 0/2] Wrap lines in the description of generated packages Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Dec 2021 15:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51581 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: 51581@debbugs.gnu.org Received: via spool by 51581-submit@debbugs.gnu.org id=B51581.163837275817431 (code B ref 51581); Wed, 01 Dec 2021 15:33:01 +0000 Received: (at 51581) by debbugs.gnu.org; 1 Dec 2021 15:32:38 +0000 Received: from localhost ([127.0.0.1]:45126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msRb3-0004X2-O6 for submit@debbugs.gnu.org; Wed, 01 Dec 2021 10:32:37 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1msRb2-0004Wk-4Y for 51581@debbugs.gnu.org; Wed, 01 Dec 2021 10:32:36 -0500 Received: from [2001:470:142:3::e] (port=53630 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msRaw-0006tW-QA; Wed, 01 Dec 2021 10:32:30 -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=8vvawIpmEQ0qYs8BfxH9rCvBtu/C8di3cjZab7x2l88=; b=mlUd3KJmKUTSfhl7q1hT ysJ4qDRWxrh8cxWtZsY8CTbmEW/o9eHsx4TOl+NHz6qgH8YmLhSRNonkmQDCWWDaYmkUCIljv2//y UbZkKMijlSQEQ7OIOzgETXivS07Wti3A0iH0HqZvFyb9tYD64hUu7QNUXEk6D9vWz5OHRdjbCKgSP 3V+1aphj94xk8X5/Itz9jeo2gbHXDNpTpAqnDHvJ7J3sQ98AWsa/nuZQ8EWoWLgoFSB0JQB5TC0Ih NCbNn6wrnYe4hxcGSJw1GNrJ2LTJ/TthAv9VXnWeed4dg1Gsq6Qubi2vHMM19M+b3ivZ4BHlgf8t+ mxLhaVzr1Fg3/g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:53995 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msRaw-0001DZ-M4; Wed, 01 Dec 2021 10:32:30 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87zgq9c7u8.fsf@gnu.org> Date: Wed, 01 Dec 2021 16:32:29 +0100 In-Reply-To: <87zgq9c7u8.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 12 Nov 2021 23:44:31 +0100") Message-ID: <875ys82vea.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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: 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638372799; 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:dkim-signature; bh=8vvawIpmEQ0qYs8BfxH9rCvBtu/C8di3cjZab7x2l88=; b=GCiTnpoHDvn65G51Apir6f7lV7SsJ6i6kd8Rjc6IDVAvvJySvtryYNYYwGSgd0quzHwf/9 H+kfZWcbUoWxsbEohwcmQIMLhsDXMthM32o3JaE2+oyStSJy14bbfRcb0aFC81FBYyh1TZ kzbxbV/GL9YQyQc0N3phksoVF0aPYELHNf8fFwx4HX2Fqdu4+Velc1kydH4hAKKOcG5Itp HrOvhD4b9WVThrVQ6XVSIrXO8D0Wu2qA/9iJAxpE1NjGkwkk4ZJUIVtcXSd6c8IIl85oSU wwDHxg5dZyGBn+q9mR1e53PtdIWSq9rhWvq8L+1SoY6eykOyS4JDTe/ZvGNPug== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638372799; a=rsa-sha256; cv=none; b=gLNHxkg4mH9sYuseliSL2HM9QErqNVvjGcJXkglNVjwtP/uHi4ZrD6Qvds9yde3hIubgiC SRJ+Hsl6xsdVKce1bibZKUwIe5zEI+SfGPs4xaXcsez1FEgg07mV0J1Tc/32Xu2hLyC39q GsBhs8jh9/+PQeDgGJMCSDVQH4KhVVc99XuHxjdLx1W0Ke1aBWywVaSHWQI7JSVJec5wSH NLnLRu03zlnlVBOsyBaGm6srxx6M20bA5rt/6yaPAmeyrlyrc4aLb4eXeFC/zITxhTQKkd VyoqQ1RWAlfigYkTpryjdqXXlzcOFHCeOjN0F77+AvPi6xJ+fmyXLjb12pheyw== 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=mlUd3KJm; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=mlUd3KJm; dmarc=pass (policy=none) header.from=gnu.org; 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: 751FC179DB X-Spam-Score: -3.61 X-Migadu-Scanner: scn0.migadu.com X-TUID: VPUFzFEdyyr4 Ping! :-) Ludovic Court=C3=A8s skribis: > Hi! > > Xinglu Chen skribis: > >> This series adds a =E2=80=98wrap-lines=E2=80=99 procedure which wraps th= e line in a >> string, similar to =E2=80=98fill-paragraph=E2=80=99 in Emacs. This is u= sed to chop the >> description of imported packages into multiple lines, instead of just >> having one really long line. > > Does (@ (guix ui) fill-paragraph) suit your needs? :-) > > If so, could you send updated patches? The rest LGTM. > > Thanks, > Ludo=E2=80=99.