On Tue, Jan 12, 2010 at 09:02:47PM -0600, Abel Abraham Camarillo Ojeda wrote: > Landry Breuil <lan...@rhaalovely.net> wrote: > > > On Mon, Jan 11, 2010 at 11:17:14PM -0600, Abel Abraham Camarillo Ojeda > > wrote: > > > > > > Is it ok to change the default search page to google? > > > > > > at this time the default search engine can only be changed at compile > > > time. > > > > > > Or would it be better if I just add google has another option to :open ? > > > > Yeah, much better imho. We try to avoid changing default behaviour, > > and i'm pretty sure if you default to google the usual google-haters > > will scream around. > > > > > maybe I can put an option 'g' to do: > > > > > > :open g string1 string2 > > > > > > and search in google.com. > > > > That's a non-intrusive improvement. > > > > Landry > > This fixes all the comments from Landry, and adds a 'g' option to :open > to use google.com as search engine (default search engine still ixquick.com).
Cool, thanks > This also adds a 'p0' to the package name, since the package changed (for the > 'g' option). That's not really needed, as what is important is the version that gets in tree (well it permits ppl who tried the previous version to update to this one..) > I know that this isn't going to get commited by the lock, but maybe > it's useful for someone. I'll take care of it. Landry