[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: browse-url and URL handlers (MS-Windows)
From: |
Augusto Stoffel |
Subject: |
Re: browse-url and URL handlers (MS-Windows) |
Date: |
Wed, 12 Oct 2022 09:25:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Tue, 11 Oct 2022 at 20:52, Lars Ingebrigtsen wrote:
> But it's up to the local host to interpret the local part, and
> apparently the conventions on Windows is to do further processing on the
> "/C:/some/file" part of the URL to end up at "C:/some/file", but that
> has to be done on a much higher level.
This sounds reasonable. I just wanted to note that browse-url-emacs
would be third place I know of that need this kind of processing (the
other two being eglot and comint-mime). So I guess a helper function is
in order here.
- Re: browse-url and URL handlers (MS-Windows), (continued)
- Re: browse-url and URL handlers (MS-Windows), Lars Ingebrigtsen, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows), Eli Zaretskii, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows), Lars Ingebrigtsen, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows), Eli Zaretskii, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows), Lars Ingebrigtsen, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows), Eli Zaretskii, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows), Lars Ingebrigtsen, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows), Pascal Quesseveur, 2022/10/12
- Re: browse-url and URL handlers (MS-Windows), Lars Ingebrigtsen, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows), Eli Zaretskii, 2022/10/11
- Re: browse-url and URL handlers (MS-Windows),
Augusto Stoffel <=
- Re: browse-url and URL handlers (MS-Windows), Augusto Stoffel, 2022/10/11