From unknown Fri Jun 20 05:34:18 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#54589 <54589@debbugs.gnu.org> To: bug#54589 <54589@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-geiser: Update to 0.23.1. Reply-To: bug#54589 <54589@debbugs.gnu.org> Date: Fri, 20 Jun 2025 12:34:18 +0000 retitle 54589 [PATCH] gnu: emacs-geiser: Update to 0.23.1. reassign 54589 guix-patches submitter 54589 Olivier Dion severity 54589 normal tag 54589 moreinfo patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 26 19:11:44 2022 Received: (at submit) by debbugs.gnu.org; 26 Mar 2022 23:11:45 +0000 Received: from localhost ([127.0.0.1]:54857 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYFZQ-0007pC-KG for submit@debbugs.gnu.org; Sat, 26 Mar 2022 19:11:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:42772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nYFZO-0007p3-LP for submit@debbugs.gnu.org; Sat, 26 Mar 2022 19:11:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41016) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYFZO-0002y9-HJ for guix-patches@gnu.org; Sat, 26 Mar 2022 19:11:42 -0400 Received: from smtp.polymtl.ca ([132.207.4.11]:48095) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYFZJ-0004ve-3R for guix-patches@gnu.org; Sat, 26 Mar 2022 19:11:38 -0400 Received: from laura.hitronhub.home (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 22QNBHtm015398 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Sat, 26 Mar 2022 19:11:28 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 22QNBHtm015398 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=polymtl.ca; s=default; t=1648336289; bh=V/w1iNZOsgCxrUuRFpe3enK3Op+afMxWByHp+lHs+78=; h=From:To:Cc:Subject:Date:From; b=MNVBce57TS4kGjXhhjyvcR9L6etR5M3+Xdh4JP+gIYJf8ZuqjQUE7p15Z0XUL3BIM 1KJZBisqqrDoAk8KTw0oYJcQieGlBJHfQcwpc+LT/7SIlHLmJwHgCXDJ4jiqW5gWqD kiGZj60JX983epOY86GCn2vUZzARyi/k8tT9K938= From: Olivier Dion To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-geiser: Update to 0.23.1. Date: Sat, 26 Mar 2022 19:11:15 -0400 Message-Id: <9a60062f0fe04694a063d7d872a1963e9069598a.1648336239.git.olivier.dion@polymtl.ca> X-Mailer: git-send-email 2.34.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Poly-FromMTA: (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) at Sat, 26 Mar 2022 23:11:17 +0000 Received-SPF: pass client-ip=132.207.4.11; envelope-from=olivier.dion@polymtl.ca; helo=smtp.polymtl.ca X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Olivier Dion X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1. [propagated-inputs]: Add emacs-project. --- gnu/packages/emacs-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 42fc13f4c2..57a2f574c5 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -271,7 +271,7 @@ (define-public emacs-geiser (native-inputs (list texinfo)) (propagated-inputs - (list emacs-transient)) + (list emacs-project emacs-transient)) (home-page "https://nongnu.org/geiser/") (synopsis "Collection of Emacs modes for Scheme hacking") (description -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 29 05:30:00 2022 Received: (at 54589) by debbugs.gnu.org; 29 Mar 2022 09:30:00 +0000 Received: from localhost ([127.0.0.1]:59832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ8Aq-0007Ke-Le for submit@debbugs.gnu.org; Tue, 29 Mar 2022 05:30:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43592) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ8Ao-0007KR-BY for 54589@debbugs.gnu.org; Tue, 29 Mar 2022 05:29:58 -0400 Received: from [2001:470:142:3::e] (port=60662 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ8Ai-0007B8-Vi; Tue, 29 Mar 2022 05:29:53 -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=KTsa3D2zzZpy5U3/o6XzTMhAQfiN6e7HmZjHrmtRjyo=; b=gLljLW/4l3RIyMmrFCUL 3L3gNldfCEGgmU5r0229bxvVjyG9sjhtXNdpjEJrvh2N7WULjyaTg1tvwNmj9XcPX6Cd0bRiSViL1 NO0zHv9pzgLPtdt+wJfZkBbRWfNsWBa66p45D5tGhGBtekhYXTq2UqMsnbzvbGfGyDEuHrZtG7CMf AbL9r2xA9LRNpAIIayr372U8I1Y0rJenORgNoCuZI5gf8N2Ryi3j7D8N7lEWb4GM62N4Lcyf/St1z UsrOXpeu/5Ct4fW/+PdS3H2KOu5ZRT01Hsk+hCOxgTCVP6ChgIQInlr/Yt/t7rFlZ/9S/igfwIUkK BtBfYJdfu8gZQA==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=38662 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ8Ai-0006UW-A7; Tue, 29 Mar 2022 05:29:52 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Olivier Dion Subject: Re: bug#54589: [PATCH] gnu: emacs-geiser: Update to 0.23.1. References: <9a60062f0fe04694a063d7d872a1963e9069598a.1648336239.git.olivier.dion@polymtl.ca> Date: Tue, 29 Mar 2022 11:29:49 +0200 In-Reply-To: <9a60062f0fe04694a063d7d872a1963e9069598a.1648336239.git.olivier.dion@polymtl.ca> (Olivier Dion's message of "Sat, 26 Mar 2022 19:11:15 -0400") Message-ID: <87fsn13y42.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54589 Cc: 54589@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Olivier Dion skribis: > * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1. > [propagated-inputs]: Add emacs-project. I suppose the emacs-geiser-* packages should be updated at the same time, shouldn=E2=80=99t they? Could you send an updated patch that does that too? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 04 16:46:03 2022 Received: (at control) by debbugs.gnu.org; 4 Apr 2022 20:46:03 +0000 Received: from localhost ([127.0.0.1]:53188 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nbTaN-0000er-6x for submit@debbugs.gnu.org; Mon, 04 Apr 2022 16:46:03 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nbTaL-0000ds-U1 for control@debbugs.gnu.org; Mon, 04 Apr 2022 16:46:02 -0400 Received: from [2001:470:142:3::e] (port=42412 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nbTaG-0005SI-Ia for control@debbugs.gnu.org; Mon, 04 Apr 2022 16:45:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=vVo7qpcG3D9YzjEMb8JjmpJKEsUxey1LLB4QKwtqtX8=; b=hO32t6S5F3A7gR iBDvZytQxbgpfJcxjQNykEJadn4XMMVm2uF2SghJep5gEyoZKE+VkSP1jlJps7l3tXDKicabWcUsa s727sqskgIokoAxy2wWEyIGNi0mtswG1txbXbqX7v1hsftMErJGtipuMSlKQ1Q9yqOJyNJvaBGcem QPaan+kxaXPs5BZYayxBcj7CEYPz6g+5c6b4rG7m3mVvbUulS4rKfTgeGuvWSGy6AO/P2GUvGCddJ 5jHH2V7ULRGBz1JD/LpWGsOI98H1oTFN+fD8cxdBI85RMO26OyJUup3RW+k+gjl/86XnA+GPZOo5E iSSDVEtthFrQNKa8J3Ig==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:61270 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nbTaF-0006vS-JA for control@debbugs.gnu.org; Mon, 04 Apr 2022 16:45:56 -0400 Date: Mon, 04 Apr 2022 22:45:53 +0200 Message-Id: <878rskshku.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #54589 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 54589 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 05 21:16:45 2022 Received: (at 54589) by debbugs.gnu.org; 6 Apr 2022 01:16:45 +0000 Received: from localhost ([127.0.0.1]:56510 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nbuHt-0003tN-1P for submit@debbugs.gnu.org; Tue, 05 Apr 2022 21:16:45 -0400 Received: from smtp.polymtl.ca ([132.207.4.11]:53105) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nbuHr-0003sm-HC for 54589@debbugs.gnu.org; Tue, 05 Apr 2022 21:16:43 -0400 Received: from localhost (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 2361GWDV009527 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 5 Apr 2022 21:16:37 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 2361GWDV009527 From: Olivier Dion To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#54589: [PATCH] gnu: emacs-geiser: Update to 0.23.1. In-Reply-To: <87fsn13y42.fsf@gnu.org> References: <9a60062f0fe04694a063d7d872a1963e9069598a.1648336239.git.olivier.dion@polymtl.ca> <87fsn13y42.fsf@gnu.org> Date: Tue, 05 Apr 2022 21:16:32 -0400 Message-ID: <87bkxfvwnj.fsf@laura> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Poly-FromMTA: (modemcable094.169-200-24.mc.videotron.ca [24.200.169.94]) at Wed, 6 Apr 2022 01:16:32 +0000 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54589 Cc: 54589@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) On Tue, 29 Mar 2022, Ludovic Court=C3=A8s wrote: > Hi, Sorry for the long delay. > Olivier Dion skribis: > >> * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1. >> [propagated-inputs]: Add emacs-project. > > I suppose the emacs-geiser-* packages should be updated at the same > time, shouldn=E2=80=99t they? I don't think so? Emacs geiser is already bumped at version 0.23.1, but the commit that introduced that change forgot to add the new dependency `emacs-project`. I think that the commit message is confusing, sorry for that. It should probably be `Add missing dependency ` and not `Update to ...`. Let me know what you think. --=20 Olivier Dion oldiob.dev From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 08 17:09:42 2022 Received: (at 54589-done) by debbugs.gnu.org; 8 Apr 2022 21:09:42 +0000 Received: from localhost ([127.0.0.1]:36090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ncvrS-0007sr-6S for submit@debbugs.gnu.org; Fri, 08 Apr 2022 17:09:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51218) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ncvrR-0007sg-6I for 54589-done@debbugs.gnu.org; Fri, 08 Apr 2022 17:09:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45990) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ncvrK-0001N1-9O; Fri, 08 Apr 2022 17:09:35 -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=Ipc8FUbmJFI5Nrn+I9yKq6CM1OScewrarRAN6g9bNF8=; b=XuJ2xQP50ysfeCakWMgO 7/nzA1CEAH05TaHSJJSJGvAtM/m/mZcpcN9KVTD/F2EMvfY73z+s3yiyxqmNXfPkwYfBd3HKzyLOs OixLfAr1Q/zUqURvt6+KTbB3VEoB5gJrMuy4ClmJcW3+7vYHQfWtl1eOoi9WvMlF4giG2GFAJJ2Cx KeG7DhfQJCq7xca5pulNwkRMeKuc9cpdd/HfzQIJNIhkhJoIdTSuc0Dk8mqYF6Ac9sWZxCcJXlcJe q1FiTdINXiiBlddlBlMkhIm1G5+IFp7kVCWGmzr/SF6xDWwbz03CdUxaglO9vfpuWIV3V6UoNP2uB 9OD8spm38rSN2g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:58479 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ncvrJ-0001PQ-6p; Fri, 08 Apr 2022 17:09:33 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Olivier Dion Subject: Re: bug#54589: [PATCH] gnu: emacs-geiser: Update to 0.23.1. References: <9a60062f0fe04694a063d7d872a1963e9069598a.1648336239.git.olivier.dion@polymtl.ca> <87fsn13y42.fsf@gnu.org> <87bkxfvwnj.fsf@laura> Date: Fri, 08 Apr 2022 23:09:31 +0200 In-Reply-To: <87bkxfvwnj.fsf@laura> (Olivier Dion's message of "Tue, 05 Apr 2022 21:16:32 -0400") Message-ID: <87y20f9t9w.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54589-done Cc: 54589-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Olivier Dion skribis: > I don't think so? Emacs geiser is already bumped at version 0.23.1, but > the commit that introduced that change forgot to add the new dependency > `emacs-project`. > > I think that the commit message is confusing, sorry for that. It should > probably be `Add missing dependency ` and not `Update to ...`. Let me > know what you think. Indeed, I had overlooked that. Committed with the commit message adjusted accordingly. Thanks, Ludo=E2=80=99. From unknown Fri Jun 20 05:34:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 07 May 2022 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator