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: Permanently fix org versioning breakage during builds? Date: Sun, 24 Dec 2023 20:51:02 +0200 Message-ID: <83jzp3bfjd.fsf@gnu.org> References: <25989.50971.995591.385250@google.com> <87a5q0dc9m.fsf@localhost> <87y1djc1c9.fsf@localhost> <87zfxzdbna.fsf@yahoo.com> <87plyv7oii.fsf@localhost> <8734vr4prv.fsf@localhost> <835y0nd4ut.fsf@gnu.org> <87zfxz35b4.fsf@localhost> <25992.27078.22115.25251@retriever.mtv.corp.google.com> <87h6k7337x.fsf@localhost> <25992.29807.749383.50798@retriever.mtv.corp.google.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32227"; mail-complaints-to="usenet@ciao.gmane.io" Cc: yantar92@posteo.net, raman@google.com, stefankangas@gmail.com, luangruo@yahoo.com, joaotavora@gmail.com, emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 24 19:51:33 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 1rHTZU-0008Dt-EI for ged-emacs-devel@m.gmane-mx.org; Sun, 24 Dec 2023 19:51:32 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rHTZ9-0005gf-3f; Sun, 24 Dec 2023 13:51:11 -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 1rHTZ5-0005fQ-Vd for emacs-devel@gnu.org; Sun, 24 Dec 2023 13:51:07 -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 1rHTZ5-0006iD-F5; Sun, 24 Dec 2023 13:51:07 -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=0ItGtXrS2QjiDpObUNlvrV1hUOrk8POROo6GGjfJGzc=; b=ngbmldFSvnI5 qcNZRmJYaEXWiNYHi0j+dce8zsmuKEyaGODYjWD9YPI8xqft91P1KW1qoy2GnM1dyabC9JXZGgK36 /bN9H7ckU1q3sJeXGdSmq3mYJt2COkNkXm8Q1F87MZM36bmY+ZLY061Gr6l8B/eHXNcNuym1gyT1j LnEePNovbU9QbKUYgXgL3QYHaUQ77+7dAPA5G+w7CbUD7WOGuVfrN+nHp6MtFdnVwnnXVNIgmlZxt yT1PidpPfLGd1qQqsZXpuqGAfX0pZhmvgzrza9Gy8/+QDFE0x/K+med4vccAIeZ5z2i5/uVNgJ748 aWMaS87skcpa1+8SMjQ3iA==; In-Reply-To: <25992.29807.749383.50798@retriever.mtv.corp.google.com> (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:314181 Archived-At: > From: "T.V Raman" > Date: Sun, 24 Dec 2023 10:11:59 -0800 > Cc: raman@google.com, > eliz@gnu.org, > stefankangas@gmail.com, > luangruo@yahoo.com, > joaotavora@gmail.com, > emacs-devel@gnu.org > > But installing them as at present breaks all of emacs No, it doesn't. If you see that org-version.el was modified, just remove all the lisp/org/*.elc files, and be done. And if you don't pay attention, you will get an error message, and will remember then. (And if Ihor accepts my suggestion up-thread, this will be even less in our face.) Let's not make a mountain out of a molehill, okay?