emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-26 7a8f22b: * test/lisp/url/url-file-tests.el (u


From: Ken Brown
Subject: Re: [Emacs-diffs] emacs-26 7a8f22b: * test/lisp/url/url-file-tests.el (url-file): Use file:///, not file://.
Date: Fri, 28 Jun 2019 13:17:41 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

On 6/28/2019 9:00 AM, Juanma Barranquero wrote:
> On Fri, Jun 28, 2019 at 2:55 PM Ken Brown <address@hidden 
> <mailto:address@hidden>> wrote:
> 
>  > Your patch (on POSIX systems) creates URIs of the form "file:////path".  
> If you
>  > insist on using (concat "file:///" file), then you need to strip the 
> leading
>  > slash from FILE.
> 
> I don't really "insist" in anything. I want the test to work everywhere so we 
> can just go on ;-)
> 
> I'll amend it.

Thank you.

reply via email to

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