all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <yggdrasil@gmx.co.uk>
To: help-gnu-emacs@gnu.org
Subject: w3m duckduckgo as default search engine next page
Date: Tue, 22 Oct 2013 23:43:59 +0100	[thread overview]
Message-ID: <87zjq1vscw.fsf@gmx.co.uk> (raw)

Hi,

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?

Maybe there's a better option than duckduckgo as google replacement?

Thanks for any ideas!




             reply	other threads:[~2013-10-22 22:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-22 22:43 yggdrasil [this message]
2013-10-23  1:18 ` w3m duckduckgo as default search engine next page Eric Abrahamsen
2013-10-23 17:16   ` yggdrasil
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=87zjq1vscw.fsf@gmx.co.uk \
    --to=yggdrasil@gmx.co.uk \
    --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.