From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aI4VK+dMgmTGJAAASxT56A (envelope-from ) for ; Thu, 08 Jun 2023 23:49:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id APkNK+dMgmQtNwEAauVa8A (envelope-from ) for ; Thu, 08 Jun 2023 23:49:27 +0200 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 4BD52232EA for ; Thu, 8 Jun 2023 23:49:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q7NVB-0003Mw-Di; Thu, 08 Jun 2023 17:49:05 -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 1q7NVA-0003Me-8P for guix-patches@gnu.org; Thu, 08 Jun 2023 17:49:04 -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 1q7NV8-0005bv-PB for guix-patches@gnu.org; Thu, 08 Jun 2023 17:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q7NV8-0007Cy-L7 for guix-patches@gnu.org; Thu, 08 Jun 2023 17:49:02 -0400 Subject: bug#63851: [PATCH] doc: Use the term "Procedure" for definitions. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 08 Jun 2023 21:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63851 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63851-done@debbugs.gnu.org Cc: Bruno Victal Mail-Followup-To: 63851@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 63851-done@debbugs.gnu.org id=D63851.168626090627601 (code D ref 63851); Thu, 08 Jun 2023 21:49:02 +0000 Received: (at 63851-done) by debbugs.gnu.org; 8 Jun 2023 21:48:26 +0000 Received: from localhost ([127.0.0.1]:57811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7NUX-0007B3-Gz for submit@debbugs.gnu.org; Thu, 08 Jun 2023 17:48:25 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7NUV-0007AO-Pp for 63851-done@debbugs.gnu.org; Thu, 08 Jun 2023 17:48:24 -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 1q7NUP-0005R8-UR; Thu, 08 Jun 2023 17:48:17 -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=Z1OCa8R7Ko81XFP49t4uy/vlxMZxnfHzY7unjrRuJtA=; b=ZLgrI7h7gdn667Uc+5cy BtswAPhYPQrH8vhNSbIK5z0hrsHUv3nQrS9nr/p0TLyLAkFCDPc7CXKh/wBmmUcVutgi8zSSFVbOr 3wakJ/PKhvn1v5sApdqP2DvZLIvJS3+7qVL4cvuWEjWzpwJ5ti9XAdJntg3pwKs6dDWpR0kCgogAA ifSUhkngw9SJmPc8WsIsB+5C2aCJ40GReZ5PZ0irLr8ITjWuR9bd+yFP/V6OwCF9Rm/WuFqVIg+Gk H7y34/noHillGnZRwbNmzYClYrj5Y44n/GIGRPZZQHy+9mjGP+qPj8TqjWknCTw4RjqzMrAlS/wRG 2stIq4rxkIGqcw==; 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 1q7NUP-0007DO-9V; Thu, 08 Jun 2023 17:48:17 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 08 Jun 2023 23:48:15 +0200 In-Reply-To: ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 2 Jun 2023 17:55:29 +0200") Message-ID: <87pm65y6ao.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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686260967; 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=Z1OCa8R7Ko81XFP49t4uy/vlxMZxnfHzY7unjrRuJtA=; b=rDLo7Xyf+YOOjYEQ3kN1UmGdqjBtfLz5lZve91eMEmrWjprtgAthiL7pYvZa4xMjkJ2OCT P3jBcTay8bQD55Sp3ixBv0Divy0KMZmifzWXgpJw+OmBiC8c8t0YHAuc8xGzcnPPPcMU1j 40AyQiubF6TrLXrcorVgH0MTKLfJoY3lX3+/Sq7HkXzO7UBoiV+5aB+D6BBgBzMreb9j+e oWFTkrj1nQ6ee+d86PZNsteTCrX+Si9fxicfq3HXnjscZWv8TR+a12FYu22/Fqpeki68cf 5O2m+fX49DcBQ0jm5hndefL7diLuiFvJuU4QAA6QPlHMocfLOd6XzLyqy8CAoA== 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=ZLgrI7h7; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686260967; a=rsa-sha256; cv=none; b=bZFf+wlGtzfmh344Huv2LtONcwkhVQbctLREQFk5UdQsBRjfnfDDty9cfkfwx0WCPGBUNn +W8AJZnC7hsO4JgUEi9o1QDeWlKGjx93s5rfpuby4mZenPbqYdapyHOXcJafUQDV+I2ELR jU66KvbTSlFYbjEKlqNRkH1wWhRgWNwZTuzdZiJDTjvPPKI5v5iEq8Eeece7tELG57Vb1M 6VrYR8e0R4m63o0PCFCCecwvyW7qMee9etsnkslt2eVJwcP/O/T61ir273lDUAt3thv3d2 DTMmsB2CvCJe5Dc4SLsjwzWmvZSLlgyXxLD4hC98M3DQ0b0/D0JcXYAAuMyglA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZLgrI7h7; 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: 4BD52232EA X-Spam-Score: -4.11 X-TUID: MEeTTxhDnrdH Ludovic Court=C3=A8s skribis: > In an effort to homogenize things, commit > 3c40dfe2851dd4ef48d2711f9f3531c06afbe1f2 replaced: > > @deffn {Scheme Procedure} > > with: > > @defun > > However, the latter prints "Function" when all existing material about > Scheme uses the term "procedure". > > Thus, for consistency, this commit switches to: > > @deffn {Procedure} > > * doc/guix.texi, doc/contributing.texi: Use "@deffn {Procedure}" > consistently rather than "@defun" or similar. Pushed as aceb150d29832e824446b29fab821acda50531ff. As discussed on IRC, Texinfo macros are too limited: we can=E2=80=99t have a =E2=80=98@defproc=E2=80=99 macro. So be it=E2=80=A6 Ludo=E2=80=99.