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 gH+8DGZ/qWMpZgAAbAwnHQ (envelope-from ) for ; Mon, 26 Dec 2022 12:03:02 +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 6N7MDGZ/qWNViwAA9RJhRA (envelope-from ) for ; Mon, 26 Dec 2022 12:03:02 +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 98B4125EFE for ; Mon, 26 Dec 2022 12:02:59 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p9lFD-00061w-BD; Mon, 26 Dec 2022 06:02:11 -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 1p9lFB-00061g-8O for emacs-orgmode@gnu.org; Mon, 26 Dec 2022 06:02:09 -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 1p9lF9-00026w-Gc for emacs-orgmode@gnu.org; Mon, 26 Dec 2022 06:02:09 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 78C8D2401AF for ; Mon, 26 Dec 2022 12:02:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1672052525; bh=oR+pSsBJfC3aSh4mrKtMXVvyHQtoFP68BXjhc+wI5Gw=; h=From:To:Cc:Subject:Date:From; b=b44U+Z5DwDSRHeoMUWMQjmi50yng3YknOQVDz6A8Au3KOzzsOC759HsHbnBWVas9z AOuRq2uAgBfw8fgdhsV76GEp5O75VHNK6yesfTwHcSHkNwIYVfOKXJbWzs2W24hjWy If1SNFFqdN/ulpFVhGRb0adOXqX8wyMn60q68R6xrD0c3cj3Rp4HoFp/CDOTGIk0hs fD0WJiLUdT175BXAQRouSdgt1bIpbg17fwU0qtSNUVjiu0eAZdcK+ksfr14WCH1mCD rWXKCExFZCOD8Q7TEJ530tBo/8sn0l/klB9U1yF6KpnMmFaKC1x5I1iokQEETif/j3 WEhp1AFLFSvXg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NgZcD3S4Tz6tnl; Mon, 26 Dec 2022 12:02:04 +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: <87r0wmr1tk.fsf@localhost> 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> <87pmc7stiw.fsf@localhost> <96ecff22-8604-3794-671f-75184dcb7d31@gmail.com> <87r0wmr1tk.fsf@localhost> Date: Mon, 26 Dec 2022 11:01:59 +0000 Message-ID: <877cyeqvh4.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-Seal: i=1; s=key1; d=yhetil.org; t=1672052579; a=rsa-sha256; cv=none; b=qwIb2E0UlQCQvPr95nCGze+O+807n8EjOraQXz0ZxnDwbCuyCCLpUcakpqL3AVWDModpGa ruScJoHKBOZW3PzoWwAxxSj+cfYOtRQH4hOgrylqgBuhejXV/t/W69YsZxXaHzbZ0XjVdc p+rw/UqGzPkufcLOIMsH4u40Fx9HZB6D7H0x53k+c04w+FV/9VsscomOgE0H6C2B5z+pYK yjtN3eacc148CfbStdj2FnWgR6LCROt9JLPs/UPhylP9x5TAiUxfc1SwKIs4z+5YMSl2gs C08Et+rn1OKBxyHL6fWUofvAiHByssf9t2IIBmzHjP/dRejMazxVpBLs6r9viw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=b44U+Z5D; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1672052579; 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=lI1LmqHrd2s1NUialYYQ2Izc/DwiiynCKpyINnccGW8=; b=ZDFEqYQngBpU7Sq64K/W4K92ye4EbHFXX0e8R4auPkVM06UkFsXnmcb+3x5UvaogwwY8eQ 0Hs/VIkfBoWBmgVyI91klMtoyOUjh9St1LRnX5LSXxseB1d5sl1fXV4QNU6orzTvVjjYJQ 1roQbnsUEl9FTlWtyfduwKh/2XpiOtj8bY5+5qXLmdAjrdqUFEl1vMOKxfsNlCsFfUBjbb cD3UKTiHZslkgJAFs6uyJUe6ursQhu2L/Vpav6KAL9pG1gsNqCiudegaecsd71kPx2UgdC JZfjOyxFoQ0Nsq2wQr7qDwShmVTGs62uBHh5aV9OH/SLnfxdzI+kWxZT+DFvQw== X-Spam-Score: -5.97 X-Migadu-Queue-Id: 98B4125EFE Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=b44U+Z5D; 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: scn0.migadu.com X-Migadu-Spam-Score: -5.97 X-TUID: d8DDFb2du+SW Ihor Radchenko writes: > 1. ~/Git/with-emacs.sh/with-emacs.sh -e emacs-27 -O -- -l org I was finally able to reproduce using emacs-26. Maybe your Emacs 27 is older than mine? I have GNU Emacs 27.2 I also tried with Emacs 28. Not able to reproduce. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at