all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <yggdrasil@gmx.co.uk>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: w3m duckduckgo as default search engine next page
Date: Wed, 23 Oct 2013 18:16:09 +0100	[thread overview]
Message-ID: <87sivrx606.fsf@gmx.co.uk> (raw)
In-Reply-To: <8761sokcny.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 23 Oct 2013 09:18:25 +0800")

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> <yggdrasil@gmx.co.uk> writes:
>
>> I am looking to change w3m default search engine to be something else
>> than google in trying to break the addiction, and duckduckgo seems a
>> viable option. 
>>
>> I googled (...) for experiences and found
>>
>> ,----
>> | (require 'w3m-search)
>> | 
>> | (setq w3m-search-default-engine "duckduckgo")
>> | ;; (setq w3m-search-default-engine "google")
>> | 
>> | (add-to-list 'w3m-search-engine-alist '("duckduckgo"
>> | "http://duckduckgo.com/?q=%s" nil))
>> `----
>>
>> This makes duckduckgo the default search engine, however the nifty
>> feature of goinf to the next page of search resuts by SPC doesn't
>> work. Is it possible to make this smoother?
>
> That's not a w3m thing, that's provided by the web page in question.
> Google provides nice rel="next|prev" links, and SPC in w3m is bound to a
> command that will scroll the buffer, or follow a "next" link if you're
> at the bottom of the buffer and there is such a link.
>
> If the site doesn't provide next/prev, there's not much w3m can do, at
> least not out of the box.
>

Yeah, I figured as much, sorry for being unclear. I am not trying to
insinuate a bug in w3m when it seems to be rather poor web design
practice (if there is a convention that is, which seems a reasonable
assumption...) here, but was rather hoping there's 1) an easy way to
tweak w3m to overcome this limitation in the web page, or 2) another
search engine to use that has these links, which is not google. 

I'm not too bothered and will probably just stay with google anyhow, but
given the surveillance and power in the large coorps now I thought it
worth looking into options and opinions. I mean, hey, if I could gather
all that data I would also look into creative uses of the statistics! So
why not support the smaller players if any, we all now how it is when
one company gets all too powerful.

Thanks though for your input!

Best,

J



  reply	other threads:[~2013-10-23 17:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-22 22:43 w3m duckduckgo as default search engine next page yggdrasil
2013-10-23  1:18 ` Eric Abrahamsen
2013-10-23 17:16   ` yggdrasil [this message]
2013-10-23 17:55     ` Dale Snell
2013-10-28 23:23       ` yggdrasil
     [not found] <mailman.4504.1382481855.10748.help-gnu-emacs@gnu.org>
2013-10-22 23:10 ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sivrx606.fsf@gmx.co.uk \
    --to=yggdrasil@gmx.co.uk \
    --cc=eric@ericabrahamsen.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.