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: Emacs@HEAD 30.1 Org breakage makes Emacs Unusable Date: Sun, 17 Sep 2023 18:50:04 +0300 Message-ID: <83pm2gg5oz.fsf@gnu.org> References: <25863.5250.685164.555555@retriever.mtv.corp.google.com> <83sf7cg7p2.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35005"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Sep 17 17:50:40 2023 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 1qhu2g-0008wN-UO for ged-emacs-devel@m.gmane-mx.org; Sun, 17 Sep 2023 17:50:39 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhu2E-0007u9-V9; Sun, 17 Sep 2023 11:50:11 -0400 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 1qhu2B-0007tx-Iz for emacs-devel@gnu.org; Sun, 17 Sep 2023 11:50:07 -0400 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 1qhu2B-0001zW-95; Sun, 17 Sep 2023 11:50:07 -0400 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=SJ0KZJXxWi79m5U/sAhC+NvXi9fHwG/QNwJ/B09tuj8=; b=pmN3ICUOBKmE WgLItb6q47hqG8Dlqg0NPm7d2IliDLGfPfm18xDMs0tWfxtn5PIPeixfS97unxwnYE+QfLdWU9f79 s3qhKg6RqzY7QyEkRdYErJBH9PkhaqICnYjH7MrbzW/ynvE4d54YPuQJvO0B+r2MWqWeD3Lcr6z64 GAEdJ4FKllCx11b8/gvEDsA9OpckLlLwK/p2r+D270AOZET5pqZge+pziaAOLdJ6y6c1CM3F5zxyz KASxdA5CROGhXnNa3mMQD2fXh2BuE75u/GzYyzm1csFAE7fQaK8xd/Ml52mReKEa+YL6DLLalvxe9 A4tFVIN8TTymiX3V8c5sWA==; 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:310670 Archived-At: > From: "T.V Raman" > Cc: emacs-devel@gnu.org > Date: Sun, 17 Sep 2023 08:16:54 -0700 > > Thanks for the prompt response, that fixed it. > > Request: The error message that that error displayed was unhelpful and > misleading and talked about irrelevancies (from a stock emacs > perspective) of things like straight.el and other package managers, > use-package and I dont remember what else; I saved it, and attaching > below: This isn't supposed to happen on the master branch: Ihor installed there changes which should prevent this from happening. I don't know why this happened to you (you didn't tell how you caused the error); perhaps the Org folks would want to investigate.