bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69431: 30.0.50; Strange fontificaion behavior


From: Ihor Radchenko
Subject: bug#69431: 30.0.50; Strange fontificaion behavior
Date: Tue, 27 Feb 2024 20:27:55 +0000

Andrea Corallo <acorallo@gnu.org> writes:

> 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.

Doing the following makes fontification happen
./src/emacs -Q --eval '(setq native-comp-jit-compilation nil)' /tmp/a.org
while just
./src/emacs -Q /tmp/a.org
has no fontification.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]