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

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

Re: EWW via TRAMP no working


From: H. Dieter Wilhelm
Subject: Re: EWW via TRAMP no working
Date: Sat, 04 Apr 2020 10:59:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Michael Albinus <michael.albinus@gmx.de> writes:

> dieter@duenenhof-wilhelm.de (H. Dieter Wilhelm) writes:
>
>> We, me and another colleague of mine, are trying to read HTML
>> documentation with eww-open-file-via TRAMP located on a remote server.
>>
>> We are able to open the files with TRAMP, for example:
>>
>>    /ssh:wawa:/tmp/Hlp_C_FINISH.html
>>
>> is working, but we are getting the following error message with EWW:
>>
>>     url-file: File does not exist:
>>     file:///ssh:wawa:/tmp/Hlp_C_FINISH.html
>
> This cannot work, because eww doesn't know such a local file
> "/ssh:wawa:/tmp/Hlp_C_FINISH.html".
>
>> Is there a workaround to make EWW run with remote files?
>
> There is url-handler-mode, but I doubt that eww cooperates with
> it. 

I see, still looks promising.  Maybe an EWW luminary will give futher
comments on it before I have time to test it.  Or if it necessary to
write a bug-report and asking for an EWW enhancement or so..

> Something like
> (eww-open-file (file-local-copy "/ssh:wawa:/tmp/Hlp_C_FINISH.html"))

Love it, thank you very much for this helpful workaround Michael!

-- 
Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany



reply via email to

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