Nicolas Goaziou <n.goaz...@gmail.com> writes:

> I'm not sure to understand. IIUC, one reason for url-hexification is to
> avoid forbidden characters in Org links, i.e., Org hexifies links to
> escape characters like brackets.
>
> Do you mean using another escape mechanism?

No, I mean to url-hexify URLs that correspond to a link type (through
org-link-types) and for internal links, to escape only [ and ], which
are the only two problematic characters (aren't they?)

> If so, I think the problem
> would be the same as before (impossible to know if link at point was
> escaped or not in the first place).

Yes...

> Another idea would be to get rid of automatic hexification in all cases,
> and have more tolerant regexps for links.

This seems incertain.

Or maybe we can just live with the current problem.

-- 
 Bastien

Reply via email to