all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.