emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Encoding Problem in export?


From: Robert Eckl
Subject: Re: [O] Encoding Problem in export?
Date: Wed, 24 Jul 2013 12:27:44 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

Am 24.07.2013 11:16, schrieb Nicolas Goaziou:
Robert Eckl <address@hidden> writes:

Ok, using  visible-mode i see the link with %3D, i can replace it,
then all works fine. If iinsert a new link from clipboard, i get %3D.
Then, as I said, `org-link-escape' (called from `org-insert-link', aka
C-c C-l) is buggy.

I think we should replace every occurence of `org-link-escape' with
`url-encode-url' and `org-link-unescape' with `url-unhex-string'.
I can't see a reason to reinvent the wheel here.

AFAICT, only org-mobile.el uses optional arguments from
`org-link-escape'. It just begs for a new internal function in
org-mobile.el.

WDYT?
It's fine for me - IME you really know what you do.

Thank you very much,

Robert



reply via email to

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