emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* CUSTOM_ID property does not support Chinese
@ 2018-11-26  7:34 stardiviner
  2018-11-26 22:57 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: stardiviner @ 2018-11-26  7:34 UTC (permalink / raw)
  To: org-mode

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
      

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: CUSTOM_ID property does not support Chinese
  2018-11-26  7:34 CUSTOM_ID property does not support Chinese stardiviner
@ 2018-11-26 22:57 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-11-26 22:57 UTC (permalink / raw)
  To: stardiviner; +Cc: org-mode

Hello,

stardiviner <numbchild@gmail.com> writes:

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

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-26 22:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-26  7:34 CUSTOM_ID property does not support Chinese stardiviner
2018-11-26 22:57 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).