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: Lars Magne Ingebrigtsen
Subject: Re: EWW via TRAMP no working
Date: Sat, 04 Apr 2020 12:08:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

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

>> 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..
>
> It won't hurt to write such a feature request (aka bug report). No idea,
> whether somebody will handle it.

`M-x eww-open-file' with a Tramp file name should work, and it doesn't.
It bugs out with a most odd error:

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  url-file-asynch-callback(nil nil nil 
"/:/ssh:stories:/home/larsi/.emacs.d/bookiez.data" #<buffer  *url-file*-73983> 
eww-render (nil "file:///ssh:stories:/home/larsi/.emacs.d/bookiez.d..." nil 
#<buffer *eww*>))
  url-file(#s(url :type "file" :user nil :password nil :host "" :portspec nil 
:filename "/ssh:stories:/home/larsi/.emacs.d/bookiez.data" :target nil 
:attributes nil :fullness t :silent nil :use-cookies t :asynchronous t) 
eww-render (nil "file:///ssh:stories:/home/larsi/.emacs.d/bookiez.d..." nil 
#<buffer *eww*>))
  url-retrieve-internal("file:///ssh:stories:/home/larsi/.emacs.d/bookiez.d..." 
eww-render (nil "file:///ssh:stories:/home/larsi/.emacs.d/bookiez.d..." nil 
#<buffer *eww*>) nil nil)
  url-retrieve("file:///ssh:stories:/home/larsi/.emacs.d/bookiez.d..." 
eww-render ("file:///ssh:stories:/home/larsi/.emacs.d/bookiez.d..." nil 
#<buffer *eww*>))
  eww("file:///ssh:stories:/home/larsi/.emacs.d/bookiez.d...")
  eww-open-file("/ssh:stories:.emacs.d/bookiez.data")
  funcall-interactively(eww-open-file "/ssh:stories:.emacs.d/bookiez.data")

So please go ahead and file a bug report on this.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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