Re: Segfault at <CTRL> s
"Benjamin Johnson" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <op.vzf9a3ymwkf1rx@boinggloing> |
On Sat, 30 Jul 2011 15:57:20 -0400, Jorge Arellano Cid <[email protected]> wrote: > Yes, after trying both, I strongly tend to a non-filtered search. > > I was about to ask the same question. Personally, after all these > months, > I'm all for making non-filtered duckduckgo our default: > > search_url="http://duckduckgo.com/html?kp=-1&q=%s" > > (we can move google somewhere after it). Of course, then you risk frustrating users who want/expect Google as the default. I always set the defaults in my software to things the average user would want or expect, even if it differs from my own preferences -- if I want to change it, I can set it in my personal configuration. The way I see it, I'm just a software developer; I'm here to write useful code, not to inflict my way of doing things on the world. Just a thought, ~Benjamin