The URL /c/path/to/the/image.png does not work.

On 2010-09-27 05:31:49 Joris van der Hoeven wrote:
>On Sun, Sep 26, 2010 at 06:57:56PM +0800, Zou Hu wrote:
>> Sorry I remembered wrongly for the URL_UNIX case. for both URL_STANDARD and 
>> URL_UNIX, the output
>> message are the same:
>> 
>> TeXmacs] couldn't concretize tuple (or, C, 
>> \TmBuildEnv\MSYS\home\Administrator\trunk\distr\TeXmacs-Windows\misc\patterns\paper-ridged-light.png)
>
>OK, but would the URL /c/path/to/the/image.png work?
>In that case, we may try to change the routine as_string,
>so as to serialize C: as /c when giving URL_STANDARD or URL_UNIX
>as a second parameter.
>
>Best, --Joris
>
>
>> 
>> I think the key point is: when changing a fullpath string into a url, 
>> texmacs always takes this string as URL_UNIX style (see line 272 of 
>> url.cpp), which causes problem for the colons in fullpath on Windows.
>> 
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to