From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id AE30LCF2l2F/UQEAgWs5BA (envelope-from ) for ; Fri, 19 Nov 2021 11:02:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id UJ6iKCF2l2ECZgAAB5/wlQ (envelope-from ) for ; Fri, 19 Nov 2021 10:02:09 +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 1488D183F1 for ; Fri, 19 Nov 2021 11:02:09 +0100 (CET) Received: from localhost ([::1]:34128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mo0ie-0005sQ-9l for larch@yhetil.org; Fri, 19 Nov 2021 05:02:08 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47912) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mo0iY-0005qK-3r for guix-patches@gnu.org; Fri, 19 Nov 2021 05:02:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54798) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mo0iX-0000zV-QJ for guix-patches@gnu.org; Fri, 19 Nov 2021 05:02:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mo0iX-000110-O7 for guix-patches@gnu.org; Fri, 19 Nov 2021 05:02:01 -0500 Subject: bug#51908: [PATCH] gnu: Add cl-terminal-size. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 19 Nov 2021 10:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51908 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 51908-done@debbugs.gnu.org Mail-Followup-To: 51908@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 51908-done@debbugs.gnu.org id=D51908.16373160633814 (code D ref 51908); Fri, 19 Nov 2021 10:02:01 +0000 Received: (at 51908-done) by debbugs.gnu.org; 19 Nov 2021 10:01:03 +0000 Received: from localhost ([127.0.0.1]:38109 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mo0ha-0000zR-Vq for submit@debbugs.gnu.org; Fri, 19 Nov 2021 05:01:03 -0500 Received: from mout01.posteo.de ([185.67.36.65]:44055) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mo0hY-0000yn-DL for 51908-done@debbugs.gnu.org; Fri, 19 Nov 2021 05:01:00 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id BB5D0240026 for <51908-done@debbugs.gnu.org>; Fri, 19 Nov 2021 11:00:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1637316054; bh=SuYVFWQobzeA8a8P761v5d2q0k599enE6mKVVXeZkT0=; h=From:To:Cc:Subject:Date:From; b=WUox9ID3+gwwm/eGYmoWUdc5xkzSkLBA3ANNri5RjaCQ5ZUsA/K1IL5QazI+32mJ/ D7bPaWf8jC0fpddo6C0670vuQxPXoR+KnThdpK9fY2bPeY+YeRQPFCSCeEa0QE5JcD PB6xDG3ZRB5SceaHlVjY2O3yABXDAIlf45wqYxkCvf7j+hcKZtwZW7nJMhOOQFWQjh AKNihzz/WYAYiN5BlpWMZbWqKe6+gx14PwvIX3aDRngOXejyNOaN3uPeI4fJNPBaQV wcWXUPt0tm81d1fimp6Q4hM8eSSDw8xxLXMiDORblyfMzIGBW08surL509AKTSh6Tm A3uS0A+S8mDcg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HwXHB0tyHz9rxD; Fri, 19 Nov 2021 11:00:53 +0100 (CET) References: From: Guillaume Le Vaillant Date: Fri, 19 Nov 2021 09:59:59 +0000 In-reply-to: Message-ID: <87v90oa2i2.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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=1637316129; 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: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=SuYVFWQobzeA8a8P761v5d2q0k599enE6mKVVXeZkT0=; b=tJqwNfdhvOvRzji1z1TEkwVuCbJc12iJpFgsxotY4+L3NnXAh4VWboVBP6m7gfizXVi5vS eIpEBb2SV5819E1aVhb6n7FUEOZZrDt4KgfZPVVSc+dGDCD9t7Z3aFgwddW3gUbBKHDpKt QqSdMqvMf6q6mNjAJOAfFrLUfupJ+/c1p7QXwAF8N51JPDH0NVDMnbotBohZ9ZTs+74aM+ jQFrP4GAFArDqMEvnfjRCBO/xNK6g14UloWuIAYfrptcETQ5Soi4Jc+R5qli7sGehHvz+W +FCydpo3eXnaNUbSW9zQrOvyVD2fE5bEnhj3IHLVCJ7vUuEud4vC53a+HGo1LA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637316129; a=rsa-sha256; cv=none; b=L+E74/JIX2FyBgoTZVuwfcbMKF4A1wQRgLXgT2kAA27GeQQI8L6C/YcJE2Ljxr2kf19/Hk kPhxsXPjY4idVtJtHny3sajkrAAfDRJF9hUnbIwQJPXre/epcDfBzK/OkWZg67Cq4PCwP3 AUgctwdSkZmrlepJ/Alg4hi/x3ZcplX37hGXlOTmJeAFgIm3de8L74EsVFaC3vv6MVhhW+ Qb6Tv1lTfWfw2BQtYIXudQ7KgZjpUrKUrcT1rqyqOhJIDgulwihl0YcuRR/k1TUnR5T8Fh LIBeBlhXD3ZVpH4g3X1OGeyll60PGRKCYh+KNjmG5YGCnt80aqR5UA68M7hvYg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=WUox9ID3; 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.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=WUox9ID3; 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: 1488D183F1 X-Spam-Score: -3.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: u+eEte2HnDrU --=-=-= Content-Type: text/plain Patch pushed as df1e97a644ba30a743de64deed4486621b9b5403 with a modified description. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYZd11Q8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9xcAD/RqM+ZAp8jwu/n2erqPq4ppSEHdgMuDPOxHEp I/lRvdEA/30UMXDYdMxXuCvJOpq9e6oLRXvBrvbjPME5Z/ze0dnE =wJiz -----END PGP SIGNATURE----- --=-=-=--