From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 cAtNMpAQz2Mf9QAAbAwnHQ (envelope-from ) for ; Mon, 23 Jan 2023 23:56:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wCxyMpAQz2N2PgAA9RJhRA (envelope-from ) for ; Mon, 23 Jan 2023 23:56:16 +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 7325787F2 for ; Mon, 23 Jan 2023 23:56:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pK5jR-0001hD-5c; Mon, 23 Jan 2023 17:56:05 -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 1pK5jP-0001gT-Sg for guix-patches@gnu.org; Mon, 23 Jan 2023 17:56:03 -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 1pK5jP-0007MF-I2 for guix-patches@gnu.org; Mon, 23 Jan 2023 17:56:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pK5jO-00049q-OD for guix-patches@gnu.org; Mon, 23 Jan 2023 17:56:02 -0500 Subject: bug#60634: [PATCH 0/3][DOCUMENTATION] Use @defvar for Scheme variables. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 23 Jan 2023 22:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60634 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 60634-done@debbugs.gnu.org Mail-Followup-To: 60634@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 60634-done@debbugs.gnu.org id=D60634.167451453915942 (code D ref 60634); Mon, 23 Jan 2023 22:56:02 +0000 Received: (at 60634-done) by debbugs.gnu.org; 23 Jan 2023 22:55:39 +0000 Received: from localhost ([127.0.0.1]:55551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pK5j1-000494-Dy for submit@debbugs.gnu.org; Mon, 23 Jan 2023 17:55:39 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pK5iz-00048p-Ar for 60634-done@debbugs.gnu.org; Mon, 23 Jan 2023 17:55:37 -0500 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 1pK5it-0007GA-Lo; Mon, 23 Jan 2023 17:55:31 -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=KPk95mzLG/DziMsOTNOPscttVIi03TTfxNsk7HcoauY=; b=J0sUemuVoXcW3TzWUqFN DzyeaDjbjsnYvIaMeD0xUhYsLd1NDJBmbfp0hjIjDzFKE3//da5JtayWQHIK7naCKj4HM0ZX5p3XW SVtlPjNIlxYWuTi5euGjYICzxXAQB0NVpevIBL03az6ajgSWqQYprtrGdok6TXw8sgcfGXry14/+n 7WmgceyjTXigbOkeyLvZAPKxF5HzZLVNRzeRzNTliy9w5G9ANZfzoV7LLckCO0Smp3eOSMYSLr/6n Px6pAZo1Qh9PN0teUYtWKZ+t3VHiX43mLI5jt4Pi2n/XcKIyT0L0DNaxyDoFftE0Vjj5sUJzzs6pN 0G/mohljudnIeg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pK5ir-0002Sj-QV; Mon, 23 Jan 2023 17:55:30 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 23 Jan 2023 23:55:27 +0100 In-Reply-To: (Bruno Victal's message of "Sat, 7 Jan 2023 19:39:07 +0000") Message-ID: <877cxcyi74.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN 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=J0sUemuV; 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=1674514576; a=rsa-sha256; cv=none; b=IG4ZDMhpuOH/ifvZmXLr0NhcI1xzYpwg2QSQUwVogLpPvT/32KAvksfOM7OooOn7T75MLs QobrtubYq62TeXzZaEcQliM+jj6n5EcupiA29v1/3uA1oHx7PKap2/dxuktcSH3HxO29vj GZtw7V6b2SoX+Z7v6Qpg1l1/839ZG4thdzO/a6kZRFop59vjqo4uEUkxVlqlQm+VUTrNzF LhMoHmO7FpoZbAY/89u6klkaQZjm4S5BDd9Na9bzq4gaOGS0mMfWL8R9LYec+rPzWGXtPz uovjYvWaPP5cJOb3umNOdVi1IspCTueqOw8U7j6lg0qIiF/N+vw+oe/DesT5NA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1674514576; 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=KPk95mzLG/DziMsOTNOPscttVIi03TTfxNsk7HcoauY=; b=fP/OF1Bwwsh/k78p0KdUUarVhMQ3qj1ipF7kkN+frIbGUVcGnO/MjAbyNYrcIVs3wZ3AIH l4YxymIGfdtNwz7jUv38WyIPz83Bi8pfUJOac/QDgmo2QsSrInwyeweNpiUZaixe2ihgfU Vw0Tcg7W2/hHVZM0pvVbLIeBLei63e9u/+aavYdUhub9mtU3RpMeRVOLUP4iDKaBYzTRB1 Qdcy49Pvx7SjFvwQSiuWaNMep0Ybl/OcQNnHGTy7z6s/IkNNK5/Lf432IeWCgGiy6Y6HtH 5EE7/mGZeGvyYs+cm5fPLSm/JW339hp+TmdkbGGJuV1XzzeKoAwuVHiOzlE/fg== X-Spam-Score: -3.89 X-Migadu-Queue-Id: 7325787F2 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=J0sUemuV; 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 X-Migadu-Spam-Score: -3.89 X-TUID: 9fxUSbzWg621 Hi, Bruno Victal skribis: > It is implicit that most of the variables that are mentioned in > the Guix manual are Scheme variables, this patch-set normalizes > the @-commands used to describe them. Yes, that makes sense to me; pushed! f912d5c740 doc: Substitute @deffn usage with @defvar for Scheme variables. f88e855f9f doc: Use @defvar instead of @defvr for Scheme variables. d2454e91b3 doc: Fix incorrect use of @defvar. Now we=E2=80=99ll have to adjust to the new convention=E2=80=A6 Thanks, Ludo=E2=80=99.