emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Incorrect hexification in URLs in LaTeX Export


From: Bastien
Subject: Re: [O] Incorrect hexification in URLs in LaTeX Export
Date: Sun, 25 May 2014 09:18:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi David,

David Maus <address@hidden> writes:

> I can only speculate why they were escaped in the first place: + ; and
> = do have special meaning in HTTP URIs and IIRC Org did not draw a
> strict distinction between escaping for internal purposes and escaping
> of HTTP URIs.

Yes, that's certainly it -- thanks for enlightening me on this.

+ ; and = are not the only reserved characters, cf. RFC 3986 mentions
# @ and others that we don't escape.  So I think we're good here.

Best,

-- 
 Bastien



reply via email to

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