This is too much work unfortunately, since I come around the problem by
calling terminal commands instead of built-in emacs functions.
But I can say the problem is still reproducible on my system under Org
9.6.15.
I am going to upgrade to emacs 29.1 soon. Maybe, there is a some sort of
Unicode translation problem in emacs. If it is the problem, I'll write back.
Best,
Hakan
5.01.2024 00:49 tarihinde Ihor Radchenko yazdı:
Hakan Dağdelen <hkn...@gmail.com> writes:
The text below is from the message buffer. I started emacs with the Q
argument from terminal and then reloaded Org. I didn't hit any error.
This time, styles file was not ignored.
...
Org mode version 9.5.5 (release_9.5.5 @
/usr/local/share/emacs/28.2/lisp/org/)
Thanks!
What if you instead clone the latest Org mode via
git clone git://git.savannah.gnu.org/emacs/org-mode.git
then run
cd org-mode
make repro
and try to reproduce?