From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id QCWfD1C3WWZn2gAAA41jLg (envelope-from ) for ; Fri, 31 May 2024 13:41:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id YHkzDFC3WWa0jQAA62LTzQ (envelope-from ) for ; Fri, 31 May 2024 13:41:04 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ggkUroua; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717155664; 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=0NUIMR44gbmyvYY0LDYRF9jIJ+9/B/GuQ974cCNkZPs=; b=P9Ryn7ywFm2DS/SdjY/6zsmc6ROshWPQVpP2d+6ryHX8LEHTZi7vX3Wzfv5rw/8yt/3edd 6X70rTcaCj9CbXsZvzgv0yJJKASy+9wSJcYIpk//vVMFsp69qRkLtWqbNylTSb4I8YHYO0 2oR90N5JjduhQequxx7Hc0SVEjSyfnZ5iFAKAOcSzWrvYifC4P+cZvF5b9Ti9tMXq/eUww m+KWkFhooYYsr9F4k9+WLwZfhA88rp7nIyj5uS2lJVBqnWIZk42nmtrUypeK3kfNlEmqjX GXoXyM5vCldT+p652ifCELiwPAmJRhdI3iusUMdPofnkKIf9SXY/R93vxabpgQ== 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=ggkUroua; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717155664; a=rsa-sha256; cv=none; b=Bi2udOOPUugbcz1lOJc476H/GmBtNeCAMkJZddBgS1OwiqURvE0AE94gezMnIWXba8g5j6 jaJuO7QoF+ehbK/Nttu5kgOiwWpZvysu/fyggWg3CtVKzeRu/FiRRJDtSNcNsMOSq3mR/J /Umc4Me8AF3ahYc4KYdUcC0hgl0mTUJ38IcdjNRpZ8C/3PJhL60VY1BWVg+kcqBYK+bhZI sLCurCqHYFUPQmd5PH77UIo/QMum6K70gYziTRfA8BOeLp7AA5+/g5tDIzG/ZojXurlV1m WB0ScY9OdxmWBR6WTA9PfS2UuCtxNykHLEJiTt0t3z2VI6Cx6kQyxKa46ml9Xg== 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 A0F1410676 for ; Fri, 31 May 2024 13:41:03 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sD0cv-00079g-OA; Fri, 31 May 2024 07:40:53 -0400 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 1sD0ct-00078u-Sn for guix-patches@gnu.org; Fri, 31 May 2024 07:40:51 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sD0ct-0007FV-Hf for guix-patches@gnu.org; Fri, 31 May 2024 07:40:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sD0d4-00041R-H2 for guix-patches@gnu.org; Fri, 31 May 2024 07:41:02 -0400 Subject: bug#70467: Add the Texinfo adaptation of the R7RS-small standard. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 31 May 2024 11:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70467 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Yuval Langer Cc: 70467-done@debbugs.gnu.org Mail-Followup-To: 70467@debbugs.gnu.org, ludo@gnu.org, yuval.langer@gmail.com Received: via spool by 70467-done@debbugs.gnu.org id=D70467.171715561615385 (code D ref 70467); Fri, 31 May 2024 11:41:02 +0000 Received: (at 70467-done) by debbugs.gnu.org; 31 May 2024 11:40:16 +0000 Received: from localhost ([127.0.0.1]:53341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD0cJ-000405-SG for submit@debbugs.gnu.org; Fri, 31 May 2024 07:40:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD0cH-0003zp-Vg for 70467-done@debbugs.gnu.org; Fri, 31 May 2024 07:40:14 -0400 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 1sD0Zw-0006fU-Dr; Fri, 31 May 2024 07:37:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=0NUIMR44gbmyvYY0LDYRF9jIJ+9/B/GuQ974cCNkZPs=; b=ggkUrouaVq39nE3eoNoT D6XowAC9JNSiSRrQ0SU+6R8ITrNhxyPtGq4TkmFVkVk2DMeiDoB6BLO27K/QMDBq0ypU5mkHPaydJ nr/BgF7BWjdSKLyVX8sD6SVABNyt95IINuJUcQRzTlGCOM8BbitX5xbzCCGaieyZZH2crh9+Bbojk Va71Zf+dwDMvnaT8a0ElE9q6r+VD7uVOO5eurMAAGtM0VZbD53J/lGxayssxijgFL1iKcnlOrWi4Z lYhJ2wEk5A3xhhC0LAG3ZNYoh5B7BPyvxDHt0F48YHey4Uw0qmucl4yqjTOcYpApKOP6Yc3gmsaGA mxy9+d9Vko+R8A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Yuval Langer's message of "Sun, 12 May 2024 03:21:14 +0300") References: Date: Fri, 31 May 2024 13:37:45 +0200 Message-ID: <87plt2tdo6.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -7.25 X-Spam-Score: -7.25 X-Migadu-Queue-Id: A0F1410676 X-Migadu-Scanner: mx13.migadu.com X-TUID: cfSAiy01INVG Hi, Yuval Langer skribis: > From 030218776a77edf8d5c1c68ca715f5e5d276d901 Mon Sep 17 00:00:00 2001 > Message-Id: <030218776a77edf8d5c1c68ca715f5e5d276d901.1715473093.git.yuva= l.langer@gmail.com> > From: Yuval Langer > Date: Fri, 19 Apr 2024 05:22:08 +0300 > Subject: [PATCH] Add the Texinfo adaptation of the R7RS-small Scheme stan= dard. I tweaked the commit log to follow our conventions and applied it. Thanks! Ludo=E2=80=99.