From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id SJTAIb0cqGNweAEAbAwnHQ (envelope-from ) for ; Sun, 25 Dec 2022 10:49:49 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id hwTVIb0cqGNG/QAA9RJhRA (envelope-from ) for ; Sun, 25 Dec 2022 10:49:49 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 450D03BA23 for ; Sun, 25 Dec 2022 10:49:49 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p9Ncz-0006SN-SW; Sun, 25 Dec 2022 04:49:09 -0500 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 1p9Ncw-0006RS-Uq for emacs-orgmode@gnu.org; Sun, 25 Dec 2022 04:49:08 -0500 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p9Nct-0005It-UU for emacs-orgmode@gnu.org; Sun, 25 Dec 2022 04:49:06 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 8C2392402D8 for ; Sun, 25 Dec 2022 10:49:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1671961742; bh=mO9Ss+dDTGw0/AuxxsaELpvye0pxsTZYonw8Tzn0irs=; h=From:To:Cc:Subject:Date:From; b=D8FGCJcgZ+osWzD3MEFYwru3Ja6R3+4gQj9/mPZ/l8tkHByfjOFUOuW5sDa4Z7V5U P6t1yCiRpSzWowvFb2JVBJ1lZlFer/VwQP5/pdlYl7ZRTFDD0LjVRLc5oukvshfTyU aA7Occ6Cp/2yQ5WWk8VWlhDen+1oPRAdqmp5fL58L9GnvHM4QwWMbBrY2grj87Q6Vh 9cg8JV0e1dvP8v1ZU7K/sTDT9QRNnMv6W1gGIFERizwhYJB2yRhzT0W4QGDmtGOoBD PMmBvgmYWTF0GSswgQHxr3DE72KrqUoYLEQFmj22n70vpCOT9TQyMjL1Jhs5dYdQxq 5aD0xbOqksjFA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Nfx2M13yPz6tmJ; Sun, 25 Dec 2022 10:48:59 +0100 (CET) From: Ihor Radchenko To: Max Nikulin Cc: Stefan Monnier , emacs-orgmode@gnu.org, Eli Zaretskii , 59882@debbugs.gnu.org Subject: Re: bug#59882: Multiple versions of Org in load-path problem In-Reply-To: <4b053e69-87d3-8323-8949-0546b4bb6c1a@gmail.com> References: <87tu27jq7h.fsf@localhost> <87k032nyok.fsf@localhost> <39a5810d-75bc-4ddb-8722-703f762ed4de@app.fastmail.com> <835yel11x8.fsf@gnu.org> <87edt2qpoa.fsf@localhost> <83359innsp.fsf@gnu.org> <87pmcmt8cc.fsf@localhost> <3bf2e057-4204-cdc8-0847-39a723db4fc8@gmail.com> <809ae318-fe95-1023-6bca-ba827fd01a29@gmail.com> <87fsdfs8vl.fsf@localhost> <4b053e69-87d3-8323-8949-0546b4bb6c1a@gmail.com> Date: Sun, 25 Dec 2022 09:48:55 +0000 Message-ID: <87pmc7stiw.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de 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_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671961789; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=K0+kMwfGm4CmqXm2Uuc+kTjY64/ESvmduE2xyLsL/c8=; b=fVwSyqa/wQReUXdbBKBKjR9lRm4DEG5Vj5EDbbeFefCcoxI2iKi0tkUn+3kYeKQjJxEC9P 6B9StiG4ITw/F809y2hbU7Z8k+9VYSkanIHCov+FkXjbXLBtHlqPGpzOF+8X3A0jsKL7Kz bdBZXiMnr+b/cMZExcT5yyJwGM2jyNouWbMU+gVOGcc5HyvPEg8tM8d/hwGajjzo3jKjAW /OJrv54I2PZfzrCzeX6jTSEdA4vp2Y3L+Z1Y7UewwlKGv6W9MsSpPW34Hk3ynIoab+dYeZ 9WiZI2f3HfbfVH7CtaBVfJ569440n1erYWXHC54FafUTMtgyMAvqCR+1yYZRag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=D8FGCJcg; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=posteo.net ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671961789; a=rsa-sha256; cv=none; b=M3d13vfPYFLPSyXkB5uD6uLz8ivMWTcWuUCbbrXKmLvThk7FT4kRSNQbgripPCB42fllsq 6EAsciXEoOGLo6ENFXByMpgKKjpnqUYuMsvFUrQMQiepetnreznXnZeCmmNGip20FbKC5W pCUV1zm78eqVQgWubZefOeBbFvGOEZPEZGCswI25RYeraT52RTug9P5aIroI4nmb0zW6uW egcLzrKzm7JCnbM6RjE3Jw3q5odxE7ZvfzbvCMLy6x9974Omau//lv/41c9qFia/OEMizL kYY+GRzhI/WGZ0XXECzwQhtCxuh1zzAt3Ln2UAm/zgfRQUj9kgY6VdrwTgF+Pg== X-Spam-Score: -5.96 X-Migadu-Queue-Id: 450D03BA23 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=D8FGCJcg; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=posteo.net X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -5.96 X-TUID: zipLg5tgbTEN Max Nikulin writes: > I have tried the following in Emacs-27. For Emacs >= 29 add -L to Org <= > 9.5. > > - "emacs -l org" to simulate a regular user session with some opened files. > - Update to Org-9.6 from ELPA. > - Close emacs and start it again "emacs -l org" > > Result: > byte-code: Invalid function: org-assert-version I tried to follow these steps, but unfortunately I am unable to reproduce. Everything works fine using Emacs 27 on my side. Strange. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at