From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oJTZKOTXjGWGHwEAkFu2QA (envelope-from ) for ; Thu, 28 Dec 2023 03:05:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id yM2mIuTXjGWxVAEAe85BDQ (envelope-from ) for ; Thu, 28 Dec 2023 03:05:24 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b="rIDlE/2n"; 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=1703729124; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=zXIv2tsz15omCYCjK5NdeyG18/+FZhrMiL6MvmYJbeU=; b=I5gKrwn5lnrN4sKkHB4Ng4mkkhfhf7y0BiuL6imqkJfVqyl7l5t7R5iQRHjq7HMyOt/Gq7 uZAxzAv3cLCvvIzk+lbk4j899bV+nH+GMEbDj7FZ3SQGIsep7cHRSh8e1FVVt5J3cnBFgr 4Cvc96N5j60W0tPFhUuln2T9raII/Tf1JOsoSVJmCc9aRTRVcgF6RWM6u3FkRHncYEmw2p htMWi2TM+6jALVckgZHHwVbv3IVUgCJvWkrb2rstI6rRmbjgueTF8EGqtxvZfL656wUE/G zNRzYaQrYpGTYupom6hWCu8Ox01g9SxcykFyqPneU01K65wkEus7wldvrL2TMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b="rIDlE/2n"; 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=1703729124; a=rsa-sha256; cv=none; b=tntt0RJApWirJMHHo1sH/XoUC1v86od1end9n4rOTNpcngubibvPhkzGmDudoTfC6uMsTO 2Wc2SjM83YROLOUx78Emk0Xx9N+K3hZEkGnTb4acb85fGkmlCqMMAFXt1vujsuTfddWVLN bWXqNnnd5Cb8+yv/sqn4y1QGdwL4qBCVlcJO4F1NH6xSgxp+u6UI5cDDiZHp5Ime/cRydN wPHN1WmZ8yDJNftJAirYSTnFPEAwC1232C82eTjcRCmnt3Cp707lQRs1hK3S/ztNtoP+d6 zhZfxkuk+GqEjtQuDTv4TlaxuBWndTkzih4wkT9Pn7y/pH01phA94taDQT35dA== 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 396F651678 for ; Thu, 28 Dec 2023 03:05:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rIfli-0005gC-5e; Wed, 27 Dec 2023 21:05:06 -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 1rIflf-0005fk-UW for guix-patches@gnu.org; Wed, 27 Dec 2023 21:05:04 -0500 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 1rIflf-0007eZ-7H for guix-patches@gnu.org; Wed, 27 Dec 2023 21:05:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rIfle-0007tO-55 for guix-patches@gnu.org; Wed, 27 Dec 2023 21:05:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67786] doc: Add documentation for define-record-type* References: <9bf2efa9c7aab1661fcf5180d1e536fc6dc0e9b3.1702324538.git.skyvine@protonmail.com> In-Reply-To: <9bf2efa9c7aab1661fcf5180d1e536fc6dc0e9b3.1702324538.git.skyvine@protonmail.com> Resent-From: Skyler Ferris Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Dec 2023 02:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67786 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67786@debbugs.gnu.org Received: via spool by 67786-submit@debbugs.gnu.org id=B67786.170372906230277 (code B ref 67786); Thu, 28 Dec 2023 02:05:02 +0000 Received: (at 67786) by debbugs.gnu.org; 28 Dec 2023 02:04:22 +0000 Received: from localhost ([127.0.0.1]:38176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIfkz-0007sH-Vi for submit@debbugs.gnu.org; Wed, 27 Dec 2023 21:04:22 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:39493) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIfkx-0007rz-Gx for 67786@debbugs.gnu.org; Wed, 27 Dec 2023 21:04:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1703729053; x=1703988253; bh=zXIv2tsz15omCYCjK5NdeyG18/+FZhrMiL6MvmYJbeU=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=rIDlE/2n0FDMaSz1QZk9K3WSHcKwttFAyTKrur1zRlon+c8XFmADqivwYAEiT2FlQ M+mL2ri8YkWtycyWLtxuxssZDKN4vSpRAo0OXpZuGZUkSci9glUZJbNDJL0S017uR5 Mf2xLcGlY4QEsQyxBZPrXbu4sq0xYhubNb+PnKH8EZwme8QSUKO9OToGHklGe3s/05 +EyVCqNLWl2iWzOAovOpPaSzJtLK/V0kO0YppnDdeCk0dTrUkqZ9kVEgkuFrna5WuA l2qRl2Hs/9JQMadxZhhdxxia00AT+CXg0wBmFC6PXR3/NfHFvXY8QqrO2e5rGnR/2W kqOgyEamy5bVw== Date: Thu, 28 Dec 2023 02:03:56 +0000 Message-ID: Feedback-ID: 40635331:user:proton 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: , Reply-to: Skyler Ferris X-ACL-Warn: , Skyler Ferris via Guix-patches From: Skyler Ferris via Guix-patches via 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 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.71 X-Spam-Score: -6.71 X-Migadu-Queue-Id: 396F651678 X-TUID: NfHNZUArlALk It looks like the non-breaking space issue is still not resolved, and=20 I'm not immediately seeing how to fix it. I'll look at it more later. My=20 `git send-email` usage has been failing to deliver even though it worked=20 for previous patches, so I tried pasting the email into Thuderbird to=20 send it manually, but it seems like Thunderbird is stubborn about about=20 modifying the contents of my email automatically. It will probably work=20 best to fix the problem with `git send-email`.