Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google suggest doesn't seem to display counts anymore #1033

Closed
codecoll opened this issue May 23, 2015 · 1 comment
Closed

Google suggest doesn't seem to display counts anymore #1033

codecoll opened this issue May 23, 2015 · 1 comment

Comments

@codecoll
Copy link

Google suggest works well in helm, but the number of hits are not displayed anymore, only a ? is shown.

Looks like google does not return the number of hits anymore. See this test:

http://google.com/complete/search?output=toolbar&q=john

The relevant part could be commented out in helm-net, so the not informative ? is not displayed, but this way the code is also left in in case google decides to add the number of hits again later.

thierryvolpiatto pushed a commit that referenced this issue May 25, 2015
* helm-net.el (helm-google-suggest-fetch,
(helm-google-suggest-set-candidates)): Do it.
thierryvolpiatto pushed a commit that referenced this issue May 25, 2015
@thierryvolpiatto
Copy link
Member

Done, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants