unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* w3m duckduckgo as default search engine next page
@ 2013-10-22 22:43 yggdrasil
  2013-10-23  1:18 ` Eric Abrahamsen
  0 siblings, 1 reply; 6+ messages in thread
From: yggdrasil @ 2013-10-22 22:43 UTC (permalink / raw)
  To: help-gnu-emacs

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!




^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <mailman.4504.1382481855.10748.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2013-10-28 23:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).