From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: OGAWA Hirofumi Newsgroups: gmane.emacs.bugs Subject: bug#69431: 30.0.50; Strange fontificaion behavior Date: Wed, 28 Feb 2024 05:23:45 +0900 Message-ID: <87sf1dslke.fsf@mail.parknet.co.jp> References: <871q8x6e06.fsf@mail.parknet.co.jp> <86msrlu87i.fsf@gnu.org> <87v869oklj.fsf@localhost> <86il29u4hy.fsf@gnu.org> <87sf1dogi8.fsf@localhost> <86edcxu2ge.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1518"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 69431@debbugs.gnu.org, Eli Zaretskii , Ihor Radchenko To: Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Feb 27 21:25:38 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1rf41B-00007Z-ST for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 27 Feb 2024 21:25:37 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rf40G-0005UV-C7; Tue, 27 Feb 2024 15:24:40 -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 1rf40C-0005Ti-FT for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2024 15:24:36 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rf40C-0001dz-7Y for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2024 15:24:36 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rf40b-0001SS-PL for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2024 15:25:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: OGAWA Hirofumi Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 27 Feb 2024 20:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69431 X-GNU-PR-Package: emacs Original-Received: via spool by 69431-submit@debbugs.gnu.org id=B69431.17090654665487 (code B ref 69431); Tue, 27 Feb 2024 20:25:01 +0000 Original-Received: (at 69431) by debbugs.gnu.org; 27 Feb 2024 20:24:26 +0000 Original-Received: from localhost ([127.0.0.1]:51530 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rf3zx-0001QB-HY for submit@debbugs.gnu.org; Tue, 27 Feb 2024 15:24:26 -0500 Original-Received: from mail.parknet.co.jp ([210.171.160.6]:36118) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rf3zs-0001Ph-R2 for 69431@debbugs.gnu.org; Tue, 27 Feb 2024 15:24:20 -0500 Original-Received: from ibmpc.myhome.or.jp (server.parknet.ne.jp [210.171.168.39]) by mail.parknet.co.jp (Postfix) with ESMTPSA id 8A04B2055FA1; Wed, 28 Feb 2024 05:23:47 +0900 (JST) Original-Received: from devron.myhome.or.jp (foobar@devron.myhome.or.jp [192.168.0.3]) by ibmpc.myhome.or.jp (8.18.1/8.18.1/Debian-1) with ESMTPS id 41RKNkHT273504 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Wed, 28 Feb 2024 05:23:47 +0900 Original-Received: from devron.myhome.or.jp (foobar@localhost [127.0.0.1]) by devron.myhome.or.jp (8.18.1/8.18.1/Debian-1) with ESMTPS id 41RKNkhi1625100 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Wed, 28 Feb 2024 05:23:46 +0900 Original-Received: (from hirofumi@localhost) by devron.myhome.or.jp (8.18.1/8.18.1/Submit) id 41RKNjlO1625099; Wed, 28 Feb 2024 05:23:45 +0900 In-Reply-To: (Andrea Corallo's message of "Tue, 27 Feb 2024 15:11:01 -0500") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:280743 Archived-At: Andrea Corallo writes: >>> I found a bit more about this. If build with --native-compilation=no, I >>> can't reproduce, and at least --native-compilation=aot can reproduce. >> >> Since this seems to be somehow related to native compilation, I'm >> adding Andrea to the discussion, in the hope that he could suggest >> some ideas. > > Hi Eli, > > thanks. > > I suggest to disable `native-comp-jit-compilation' in the .emacs, clean > the eln-cache and run Emacs ruling out the native compiler, this in > order to understand why without '(require 'org)' fontification does not > happen. > > My guess is it's because of some quirk in the code and, when the native > compiler reloads the native compiled version of the code somehow this is > fixed, at least at a first glance I'd guess is not native compiler > related (last famous words...). $ echo '* Foo' > a.org $ emacs -Q --eval '(setq native-comp-jit-compilation nil)' a.org This seems make fontification work (with or without clean eln-cache). Thanks. -- OGAWA Hirofumi