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

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

bug#58464: 28.1; browse-url-emacs doesn't work for local files on Window


From: Lars Ingebrigtsen
Subject: bug#58464: 28.1; browse-url-emacs doesn't work for local files on Windows
Date: Wed, 12 Oct 2022 13:09:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Pascal Quesseveur <pquessev@gmail.com> writes:

> emacs -Q
> (browse-url-emacs "file://C:/Windows/win.ini") -> Emacs hangs, nothing
> is displayed, C-g

That's the wrong syntax, but Emacs shouldn't hang...

> (browse-url-emacs "file:///C:/Windows/win.ini") -> file content is
> displayed, Message buffer contains:
>
> File exists, but cannot be read
> #<buffer win.ini</Windows>>

So it works fine when you use the right syntax for the URL, but the
problem is the misleading message?   (Also noted in bug#42431 and
bug#58302 -- it's not Windows-specific, but a bug in all handling of
`file-name-handler-alist' for non-file "files".)





reply via email to

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