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

Re: meta refresh delay 0 looping



In [emacs-w3m : No.12442]
	On Fri, 08 May 2015 11:59:59 +1000, Kevin Ryde wrote:
> In the current cvs, viewing file /tmp/foo.html below goes into an
> apparently endless delay=0 refresh loop, due to the <meta>.

>     (w3m-browse-url "file:///tmp/foo.html")

  <meta content="0;url=foo.html" http-equiv="refresh">

I think the problem in this case is that the url is its own.
It will never happen normally, doesn't it?  However, the Google
case is serious.  Could you see my article posted just before?

<http://news.gmane.org/group/gmane.emacs.w3m/thread=9322>

[...]
> I struck this in recent google search results which seems to have such a
> refresh.  You can see the effect, most noticeable with lag :-),

>     (w3m-browse-url "gg:search query here")
>     =>
>     mucho dubious refreshing

> I don't know if this is a bug, a feature, or some abuse on their part.

I doubt that is a revelation "Use Chrome". ;-p