emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] unhex org-link for shell command


From: address@hidden
Subject: Re: [O] unhex org-link for shell command
Date: Thu, 18 Jan 2018 10:03:52 +0800

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 <address@hidden> wrote:
Hello,

"address@hidden" <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]