[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't get www.google.com: www.google.it instead
- From: Emanuel Berg <embe8573@xxxxxxxxxxxxx>
- Date: Sun, 17 May 2015 18:20:55 +0200
- X-ml-name: emacs-w3m
- X-mail-count: 12451
- References: <87y4kntghn.fsf@xxxxxxxxx>
Rodolfo Medina <rodolfo.medina@xxxxxxxxx> writes:
> Hi to all emacs-w3m users.
>
> I'm new with w3m (not with Emacs) but very
> interested in it. When I point (emacs-)w3m to
> www.google.com, Google Italia is open up instead of
> it: www.google.it, which I don't want. With other
> non-textual web browsers, I hit then the
> `Google.com' button on Google Italia main page and
> am so directed to www.google.com. But, with w3m,
> even if I do so, it remains still there in
> www.google.it. Why, and is there a way to avoid that
> and get to www.google.com?
Here is an explicit invocation which you can evaluate
first to confirm it works:
(w3m-search "google-en" "Giuseppe Garibaldi")
If indeed you get the English Wikipedia page as the
number one hit, put this in some init file:
(setq w3m-search-default-engine "google-en")
Evaluate it, then call `w3m-search' interactively.
--
underground experts united
http://user.it.uu.se/~embe8573