emacs-devel
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-26 bfc7c6e: * test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.
Date: Fri, 28 Jun 2019 10:32:07 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> +         (uri-prefix (if (eq (aref file 0) ?/) "file://" "file:///")))

BTW, `grep "file://" **/*.el` gives me the impression that we likely
have similar problems elsewhere in the code.  Someoneā„¢ should introduce
a helper function that does this right and then use it everywhere else.


        Stefan




reply via email to

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