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

Re: reload twice with minimal (?) example and 'emacs -q'



Tatsuya Kinoshita wrote:

>> Here is how to reproduce the error with
>> 'emacs -q':
>> 
>>     (require 'w3m)
>>     (require 'w3m-search)
>>     (w3m-search-do-search 'w3m-goto-url
>> w3m-search-default-engine "hello Emacs-w3m!")
>
> It seems the page is redirected to
> &gbv=1&sei=... with META refresh.
>
> Evaluate
>     (setq w3m-use-refresh nil)
> or
>     (setq w3m-refresh-minimum-interval 0)
> to prevent annoying.

You are right, 

    (setq w3m-use-refresh nil)

did it!

Thanks!

-- 
underground experts united
http://user.it.uu.se/~embe8573