-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedmodule:lang/orgPertains to Doom's :lang org modulePertains to Doom's :lang org modulere:i18nPertains to internationalization of the projectPertains to internationalization of the project
Description
I confirm that...
-
I searched the issue tracker and found no similar issues.
-
I searched the documentation, FAQ, discussion board, and Google for solutions to my issue.
-
I read the debugging guide and researched the issue to the best of my ability.
-
My issue can be observed on the latest available commit of Doom.
-
My issue can be observed on a stable release of Emacs (i.e. doesn't end in
.50
,.60
, or.90
–.99
)
Describe your issue
I typed Chinese in a .org file. If I closed any fold (a heading, or the property), the Chinese font would be like \346\350
.
Only org-mode's fold led to this, while other code folds (python, cpp) would not.
I checked the code-system is UTF-8.
Steps to reproduce
I re-produced with the default doomemacs config.
* test
** EN test
test CJK in org-mode
** CN 测试
** JP 試験する
** KR 시험하다


System information
Metadata
Metadata
Assignees
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedmodule:lang/orgPertains to Doom's :lang org modulePertains to Doom's :lang org modulere:i18nPertains to internationalization of the projectPertains to internationalization of the project
Type
Projects
Status
Blocked
Status
Investigating