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: Org mode update breaking build? Date: Thu, 04 May 2023 08:41:20 +0300 Message-ID: <83fs8clklb.fsf@gnu.org> References: <00b52cc1-b0ac-a0c0-c91d-33a7213e9881@web.de> <83y1m5l7ur.fsf@gnu.org> <87ednxut4y.fsf@gnu.org> <87zg6k3lge.fsf@web.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22258"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 04 07:41: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 1puRif-0005c1-3e for ged-emacs-devel@m.gmane-mx.org; Thu, 04 May 2023 07:41:33 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1puRhh-0000zC-Jg; Thu, 04 May 2023 01:40:33 -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 1puRhf-0000xt-0u for emacs-devel@gnu.org; Thu, 04 May 2023 01:40:31 -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 1puRhe-0001wl-O0; Thu, 04 May 2023 01:40:30 -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=MjMaprGP1nLdfCNQsTbTBXqiuH8vkDllxjeU2eZ+k0A=; b=bqb+cAX2E8UG YfAI7L9cIPeaqCA49cbdGviweHTRoFvTmi0H0+YFkxoir2zUq7u+OGH69Lc2avqPD2GA9r7iMdXdB JX6HetZqUKBZeMzj3tw2T/6fb/qkN8ka4M4RUIqXRcgJ7WtR0DR0Oqd01qBF8BDryJ5G6I/E5DyaR 25Cki0o1sz+4P6ZYS9zlzqgl6G7lGRBNdCCcmgbLFTimMw2iCVC5y9ITWRPPOaRsyHxoIYI8nyUSO 7d7HMWW5+TUz1KygkSh0UJb1hjngpIR8ei/8wc4X76ZG3RAkKlefce9EV6gYLALLZFbvztS74lLYE phbJkulykrRQ2o6HydhGXA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puRhd-00041e-IP; Thu, 04 May 2023 01:40:29 -0400 In-Reply-To: <87zg6k3lge.fsf@web.de> (message from Michael Heerdegen on Thu, 04 May 2023 04:00:01 +0200) 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:305820 Archived-At: > From: Michael Heerdegen > Date: Thu, 04 May 2023 04:00:01 +0200 > > Tassilo Horn writes: > > > Is the solution commit 62e4eb8fcf7? This commit is a week old but I > > would swear oath that I've had this org version mismatch error yesterday > > (or maybe two days ago?) on two different machines following the master > > branch. On both of them I update my emacs (almost) every morning. > > Same here if it matters: saw the error for the first time on master > yesterday, and I am updating and calling "make" daily as well. Same answer.