GNU bug report logs - #69431
30.0.50; Strange fontificaion behavior

Previous Next

Package: emacs;

Reported by: OGAWA Hirofumi <hirofumi <at> mail.parknet.co.jp>

Date: Tue, 27 Feb 2024 17:16:02 UTC

Severity: normal

Found in version 30.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 69431 <at> debbugs.gnu.org (full text, mbox):

From: OGAWA Hirofumi <hirofumi <at> mail.parknet.co.jp>
To: Andrea Corallo <acorallo <at> gnu.org>
Cc: 69431 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>,
 Ihor Radchenko <yantar92 <at> posteo.net>
Subject: Re: bug#69431: 30.0.50; Strange fontificaion behavior
Date: Wed, 28 Feb 2024 05:23:45 +0900
Andrea Corallo <acorallo <at> gnu.org> 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 <hirofumi <at> mail.parknet.co.jp>




This bug report was last modified 1 year and 121 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.