From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: package-quickstart: Error from transient etc after Emacs Rebuild Date: Mon, 19 Feb 2024 21:23:38 +0200 Message-ID: <865xykp8at.fsf@gnu.org> References: <87v86k8zwc.fsf@bernoul.li> <86jzn0pfu9.fsf@gnu.org> <86bk8cpd70.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14612"; mail-complaints-to="usenet@ciao.gmane.io" Cc: jonas@bernoul.li, emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Feb 19 20:23:56 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rc9F6-0003Yi-5q for ged-emacs-devel@m.gmane-mx.org; Mon, 19 Feb 2024 20:23:56 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rc9Eu-0001bf-8i; Mon, 19 Feb 2024 14:23:44 -0500 Original-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 1rc9Es-0001bV-2F for emacs-devel@gnu.org; Mon, 19 Feb 2024 14:23:42 -0500 Original-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 1rc9Eq-00028Y-Cl; Mon, 19 Feb 2024 14:23:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=fEsCztpTAWs/1It7nU1GgaYc6Q2Xc0cvWNmLF6j9qLI=; b=iQjVKOr1rIzJ x7wgsHqVEGVPpChmg1Mu771ucLvz2J7rnkCZC4Wk6sy7OERuYl+ohz3JO7Kbx0VKB+LjlpjjMNeH8 boYsHNehf4GThMjY33Uk2rKfXR2ZEGYIGKX1Hso/kkeKphXNqgBQSB8kWnY/FitiuiMYoKtLyIx+r kuTgylsxblhm2ndZYuEnH5tHXRtBU2Gdh11a2tR+1k1UlPS6w8h4gY94tjHFEB9u1jLAwLY/qIxJo SktOzpdUxe5A0OYTRG9k5IrQcovl39AMTDpSXTqTP7WGo6UIFx5+icblI5QnAyhOfkrn781ylcUjA VogAK2fcUXYIDUivCkEn+Q==; In-Reply-To: (raman@google.com) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:316370 Archived-At: > From: "T.V Raman" > Cc: jonas@bernoul.li, emacs-devel@gnu.org > Date: Mon, 19 Feb 2024 11:06:28 -0800 > > Eli Zaretskii writes: > > > >> From: "T.V Raman" > >> Cc: jonas@bernoul.li, emacs-devel@gnu.org > >> Date: Mon, 19 Feb 2024 09:08:23 -0800 > >> > >> It was not emacs' fault -- the issue was in the latest release of forge, > >> but it ended up complaining about transient which is bundled in Emacs > > > > Nowadays transient is part of Emacs, that's why I asked. > I know that which is why I too thought it was a fault in Emacs. > > However the fault happened to be in forge's use of transient, which > Jonas has now fixed. I guess I was confused by the fact that you raised the issue here, which led me to think the problem was in Emacs, and specifically in transient.