[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Re: regexp link on windows problem
From: |
Rafal |
Subject: |
[O] Re: regexp link on windows problem |
Date: |
Mon, 21 Mar 2011 07:28:08 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
David Maus <dmaus <at> ictsoc.de> writes:
>
>
> I suppose more a glitch. AFAIK there is currently no distinction
> between real link target paths (files, directories etc.) and
> expressions that would qualify as a query part of a link (e.g. like
> the regexp).
>
> Maybe fiddling with percent escaping (Cf. org-link-escape and
> org-link-unescape) might provide a way to protect the slashes from
> conversion.
>
I tested it but unfortunately it didn't help.
What's worse I noticed that my regexp is broken on linux too - all double
slashes '//' (c++ single one line comment) become one slash '/'.
regards,
Rafal