From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aLiGFxQuD2QVhAAASxT56A (envelope-from ) for ; Mon, 13 Mar 2023 15:07:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SCl8FxQuD2TtCgEA9RJhRA (envelope-from ) for ; Mon, 13 Mar 2023 15:07: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 21DBAF3AA for ; Mon, 13 Mar 2023 15:07:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbipM-0004Nf-SH; Mon, 13 Mar 2023 10:07:04 -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 1pbipL-0004NF-2k for guix-patches@gnu.org; Mon, 13 Mar 2023 10:07:03 -0400 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 1pbipK-0005SP-RN for guix-patches@gnu.org; Mon, 13 Mar 2023 10:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbipK-0008Mt-Lj for guix-patches@gnu.org; Mon, 13 Mar 2023 10:07:02 -0400 Subject: bug#62042: [PATCH 0/4] Harmonize @-commands used in doc/guix.texi Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 13 Mar 2023 14:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62042 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 62042-done@debbugs.gnu.org Mail-Followup-To: 62042@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 62042-done@debbugs.gnu.org id=D62042.167871639532112 (code D ref 62042); Mon, 13 Mar 2023 14:07:02 +0000 Received: (at 62042-done) by debbugs.gnu.org; 13 Mar 2023 14:06:35 +0000 Received: from localhost ([127.0.0.1]:35269 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbios-0008Lr-Ml for submit@debbugs.gnu.org; Mon, 13 Mar 2023 10:06:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48798) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbior-0008Lc-21 for 62042-done@debbugs.gnu.org; Mon, 13 Mar 2023 10:06:33 -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 1pbiol-0005Nk-CZ; Mon, 13 Mar 2023 10:06:27 -0400 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=Ai/HDZAt5s0Aw4wysoiIKooLQM6xr5/oYsBYBImZXJs=; b=kA8UjVf0uv4lNLt7XusX xp20J7W93FzFUtgSjgUBWF1MdXe2gUskiog3no/bO2LUiPOhaMLTwOWfoLX/xu7nkldjrSepIyNvI vC3ETf1tnHXWWuCiGF+poj4GlKLJEm8x4q6clK614IBFwPXijyGsGSCZsLz1ZCb8dTWIo9P4EYp7o I/p+EqT8AM8BX61lkvSrak0yhZb2tqeX0CA059oWiLh+xjSMgcvOvl5lYFI0G9D1qa3+AFjmVMt5E HMCi2a0UnF1kBStYAycjrJFsEh/w8uVXBzaGMa0TAREyIz/a/e355lBMWokKMyWIc85rbGeXwIiCj 2qxAO3lxe/t3mw==; Received: from [193.50.110.253] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbiok-0006yU-IJ; Mon, 13 Mar 2023 10:06:26 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 13 Mar 2023 15:06:24 +0100 In-Reply-To: (Bruno Victal's message of "Wed, 8 Mar 2023 01:19:10 +0000") Message-ID: <87jzzk21b3.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=kA8UjVf0; 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=1678716436; a=rsa-sha256; cv=none; b=QHbpJrfw+F4thR7L3zgLlMQlju5HMTxrfVIu2LlgNb+AHIQOkRLcet1g5fr4d0mK1sZOnY EKkWg6rCS7nRMEkes8wjTNdMOJ7mo+aLN3VziX6z6f8bX3uk8X68sKP5fJAR9jkig7cbMl y5Z9JMAkgg90Ylkon79R5WK8jVVTCGGuCA3ZTK9RflqcHGX8XakWA3B7WPUMyfN+97lKYm wo4VbTKvQag7OH6Ba6AEc8kEcKXtrw1Fr9Qj9XzzTxVWhFAFdU8NSwTK3WxuKfTNkuut0Z QaH4ha0cXiiEnwfFf8SY2EDMoLvp0l4o6IQv2yQqudgbXsavcRTzW3a7dMk6EQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678716436; 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=Ai/HDZAt5s0Aw4wysoiIKooLQM6xr5/oYsBYBImZXJs=; b=BhMjVhLUsZostNS+bpfmT66VlIKFJ37u2Oldw3IpbyMAdXtHOiUGp5DRNZ31K365r2E6lz O7H5s9X3gHyBD5AxWTkD895CsEDjHNtWFr2gBeo60p8w0gtpPx6KZtCgglAAsLRII0TVQz 6iKE+LcoHuMGck9kgA9dCsEMNtGdpMlZcAFkAr1BMEwXWGGk4wvk3rcuP+PI3MGgjtBLhb MUKR2e3NoCyGDmDoyph15a518OcipJMm15sQbDGjSlhyG2i7E2mNdS8F5ONlwnkX7zA8a6 dMAlKbpuqg7BJBkkF3g+QotfMqqTZ5WGu5QJ1saOxxmwlkPzLKDFkGagacLkng== X-Migadu-Spam-Score: -4.12 X-Spam-Score: -4.12 X-Migadu-Queue-Id: 21DBAF3AA X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kA8UjVf0; 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-TUID: s/MMuimbvnVh Hi Bruno, Bruno Victal skribis: > In a similar vein to the work done in #60634, in most cases it's > implicit that we're dealing with Scheme procedures. This patchset > normalizes the @-commands for procedures and corrects some incongruencies > missed in the #60634 patch-series. > > Bruno Victal (4): > doc: Fix incorrect @deffn usage for service-types. > doc: Fix incorrect @deffn usage for data types. > doc: Use @defun for procedures. > doc: Use @defmac and @defspec for macros. Applied. Thanks again for tidying things up! Ludo=E2=80=99.