Thanks very much.

[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/

On Thu, Jan 18, 2018 at 5:40 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

"numbchild@gmail.com" <numbchild@gmail.com> writes:

> I'm developing an Emacs package
> https://github.com/stardiviner/org-send-ebook .
> I found Org-mode hex spaces in filename with "%20", So I reverse this with
> function `(url-unhex-string (org-element-property :path
> (org-element-context)))`. But this only works for English filename. If it
> is Chinese filename. this will caused error.

You can use `org-link-unescape'.

Regards,

--
Nicolas Goaziou