unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* eww: call to eww-render looks incorrect
@ 2017-09-02 22:38 raman
  2017-09-03 14:56 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: raman @ 2017-09-02 22:38 UTC (permalink / raw)
  To: emacs-devel

In function eww:

eww-render is the callback to url-retrieve: line 267
(url-retrieve url 'eww-render
		(list url nil (current-buffer))))
The order of arguments in that list looks wrong --- at least per
the definition of eww-render, which is (status url buffer &rest args)

-- 



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-03 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-02 22:38 eww: call to eww-render looks incorrect raman
2017-09-03 14:56 ` Eli Zaretskii
2017-09-03 15:52   ` raman
2017-09-03 16:27     ` Eli Zaretskii
2017-09-03 17:50       ` raman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).