From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id iN2VJ+gzA2X8EQEAG6o9tA:P1 (envelope-from ) for ; Thu, 14 Sep 2023 18:25:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iN2VJ+gzA2X8EQEAG6o9tA (envelope-from ) for ; Thu, 14 Sep 2023 18:25:12 +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 F1A8744718 for ; Thu, 14 Sep 2023 18:25:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=P82LwoWe; 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=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694708712; a=rsa-sha256; cv=none; b=aC3220ZOIuT6/AK0T5kZPWkFOYhzNqVGzEUZKGeVJR9LzoelxvykTS34qB5Q0LB01nq4y/ hs2NKCFa801AyIQ4FUpEsEeobQaAmVKYIXYCeXb/KNcTs+NH+sIoO3AClCvBRHomD1NQT/ hYaJodctKW8xD/nozQYr8ROZ9nPJ0XNQGElh2DlojN8E3QgtJw6wo1/ppgsGdArR05DI8u i+TNtZp+SoXeDqXHTpbbZa9IQUMPFr7hUoZIuextQdpxa032OaoUrCg/BTEO1FbgySqLPF sSq/eHauu9MPgLMTaR9yCVGaKzdTeIbbDjYe2Go3Z/+j+dTOlJSmnEygS2lDlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694708712; 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-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=bqvuumbxuWMjbXcodAwBA0Toh69LxoyHDpJ14wI90wY=; b=Cl/lbALTT1IOczm6H2yeP6vSpbYcQAh3YXYWc8DK2zLcXBeCUETbx7rrdJ4Mf5W4gt3rm1 KOAZNBwW1QUsYabaQilJug6/0V1HT40bRc/5RZKsjxWraL3WZreesLmI3UFwlsc6BurUrf ImwhaMHdAsJFQEOhS6CWNzJtqrbfjNqUp5FVQn2IvAhyeSatt4z/EdzsuZzRgUR8rO0z6m xGbdgnl9cI41VooB8x0nKr/HtMp6UMyT1kKxKXbRtR1A5KoVgz0nVH6NLRypWb5b/xF9Kl +fDhig6r1z3mByEKTNtnxm7NNz4k7lkXbgeo5WtjQwy3L+Uiv9gIsl0nqxfE9Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=P82LwoWe; 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=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qgp9G-000523-01; Thu, 14 Sep 2023 12:24:58 -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 1qgp9E-00051p-6t for guix-patches@gnu.org; Thu, 14 Sep 2023 12:24:56 -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 1qgp9D-00070b-Uo for guix-patches@gnu.org; Thu, 14 Sep 2023 12:24:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qgp9J-00081l-M6 for guix-patches@gnu.org; Thu, 14 Sep 2023 12:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61701] [PATCH] doc: Propose new cookbook section for reproducible research. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 14 Sep 2023 16:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kyle Cc: 61701@debbugs.gnu.org, Simon Tournier Received: via spool by 61701-submit@debbugs.gnu.org id=B61701.169470869430838 (code B ref 61701); Thu, 14 Sep 2023 16:25:01 +0000 Received: (at 61701) by debbugs.gnu.org; 14 Sep 2023 16:24:54 +0000 Received: from localhost ([127.0.0.1]:40968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgp9C-00081K-6L for submit@debbugs.gnu.org; Thu, 14 Sep 2023 12:24:54 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:41826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qgp99-000812-PA for 61701@debbugs.gnu.org; Thu, 14 Sep 2023 12:24:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:references:date:in-reply-to: message-id:mime-version:content-transfer-encoding; bh=bqvuumbxuWMjbXcodAwBA0Toh69LxoyHDpJ14wI90wY=; b=P82LwoWej6Vjhrz9Desee2Stni3d7QxQ4I4VzgHE8U2F2pqdF/5ZMrrF O6r0geYa/323TbRpeJ8rAYNhsOoGp+E89NAqXOLKICgIBxs3q6pQaXQZE t541YYOMakRu6pcdNdDdMuxm3gJZbBr2tX09k4sy1AI06OfdFo5nIpkp2 8=; X-IronPort-AV: E=Sophos;i="6.02,146,1688421600"; d="scan'208";a="65989413" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Sep 2023 18:24:40 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <3ffea5b37541a6f3409299f3e8e6200bc1c9aef6.1677043049.git.kyle@posteo.net> <878rgf3t0u.fsf@gnu.org> Date: Thu, 14 Sep 2023 18:24:38 +0200 In-Reply-To: <878rgf3t0u.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 02 Mar 2023 19:30:41 +0100") Message-ID: <875y4c90zd.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.84 X-Spam-Score: -4.84 X-Migadu-Queue-Id: F1A8744718 X-Migadu-Scanner: mx2.migadu.com X-TUID: hwzcT5M7w5te Hello kyle, I haven=E2=80=99t heard from you since your submission at , but I=E2=80=99d like to propose someth= ing different: turning into a section of the Cookbook. I think it=E2=80=99s quite generic and mat= ches the most common use case in research. If that sounds reasonable to you, I=E2=80=99ll work on converting it to Tex= info. Ludo=E2=80=99.