Hello, "[email protected]" <[email protected]> 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
