[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] CUSTOM_ID property does not support Chinese
From: |
stardiviner |
Subject: |
[O] CUSTOM_ID property does not support Chinese |
Date: |
Mon, 26 Nov 2018 15:34:40 +0800 |
User-agent: |
mu4e 1.1.0; emacs 26.1 |
Here is the example:
#+begin_src org
* headline
:CUSTOM_ID: 测试
#+end_src
I use org-store-link, and org-insert-link keybindings. But it reports error:
Position saved to mark ring, go back with ‘M-,’.
if: No match for custom ID:
%E5%AE%BD%E5%BA%A6%E4%BC%98%E5%85%88%E6%9C%89%E5%88%A9%E4%BA%8E%E5%A4%9A%E4%B8%AA%E7%88%AC%E8%99%AB%E5%8D%8F%E5%90%8C%E6%8A%93%E5%8F%96
Position saved to mark ring, go back with ‘M-,’.
if: No match for custom ID:
%E5%AE%BD%E5%BA%A6%E4%BC%98%E5%85%88%E6%9C%89%E5%88%A9%E4%BA%8E%E5%A4%9A%E4%B8%AA%E7%88%AC%E8%99%AB%E5%8D%8F%E5%90%8C%E6%8A%93%E5%8F%96
Seems Org Mode can't handle Chinese correctly.
--
[ stardiviner ]
I try to make every word tell the meaning what I want to express.
Blog: https://stardiviner.github.io/
IRC(freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
- [O] CUSTOM_ID property does not support Chinese,
stardiviner <=