On Wed, May 02, 2012 at 08:11:11PM -0400, [email protected] wrote:
> Hi. About six months ago, Google's search-box calculator
> stopped working with Lynx. So if I type "5*4" into Google,
> it no longer says "20", it says nothing found.

Hmm.

$ lynx -useragent=Lynx -dump -nolist 'google.co.uk/search?q=5*4'

Your search - 5*4 - did not match any documents.

$ lynx -useragent=Mozilla -dump -nolist 'google.co.uk/search?q=5*4'

5 * 4 = 20

   More about calculator.
   Search for documents containing the terms 5*4.

Looks like not Lynx's fault then.  Good luck taking that up with Google...

imc

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to