bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: url-default-expander expands wrongly on Windows


From: Klaus Straubinger
Subject: Re: url-default-expander expands wrongly on Windows
Date: Thu, 27 Mar 2008 13:35:12 +0100 ()

> Can you please provide a test case for reproducing the problem.

(url-expand-file-name "test" ["http" nil nil "www.gnu.org" 80 "/" nil nil t])

--> "http://www.gnu.org/c:/test";

> As far as I can see, url-expand-file-name is the entry point for
> calling this function, but I can't find a URL that causes it to fail
> in the way you describe.

The URL should not be relevant as long as something is provided in the
DEFAULT argument.

-- 
Klaus Straubinger




reply via email to

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