To: [email protected] Subject: [BUG] org-cycle would break CJK Font presentation [9.7.34 (9.7.34-??-8b15a0d0b @ /Users/pf/.config/emacs/.local/straight/build-31.0.50/org/)] From: PF <[email protected]> --text follows this line--
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ Hi everyone, I ran into a CJK presentation issue. Behavior: If I closed any fold (a heading, or a property block), the Chinese font after that line would be like =\346\350=. Reproduction: Close the "EN test" heading, and the consequent CJK would break. This has been tested over =emacs -Q= with only =(require 'org)=. === start of code === * test ** EN test test CJK in org-mode ** CN 测试 ** JP 試験する ** KR 시험하다 === end of code === Other info: https://github.com/doomemacs/doomemacs/issues/8493 Here comes with the images of the broken representation. Any suggestions are appreciated. If someone could tell me possible reasons for that, I'd love to help with that. Best, PF Emacs : GNU Emacs 31.0.50 (build 2, aarch64-apple-darwin23.6.0, NS appkit-2487.70 Version 14.7 (Build 23H124)) of 2025-08-26 Package: Org mode version 9.7.34 (9.7.34-??-8b15a0d0b @ /Users/pf/.config/emacs/.local/straight/build-31.0.50/org/)
