[emacs-w3m:13356] Re: reload twice with minimal (?) example and 'emacs -q'

Emanuel Berg <[email protected]>
Newsgroups gmane.emacs.w3m
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.