From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Google modules integration Date: Fri, 10 Sep 2010 02:36:17 -0400 Message-ID: References: <878w3a1x9s.fsf@keller.adm.naquadah.org> <81occ6zdnh.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284100586 641 80.91.229.12 (10 Sep 2010 06:36:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Sep 2010 06:36:26 +0000 (UTC) Cc: Julien Danjou , emacs-devel@gnu.org, Lennart Borgman , Stefan Monnier , carsten.dominik@gmail.com To: Jambunathan K Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 10 08:36:24 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OtxDi-0004hh-6K for ged-emacs-devel@m.gmane.org; Fri, 10 Sep 2010 08:36:22 +0200 Original-Received: from localhost ([127.0.0.1]:35892 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtxDh-0006ie-N0 for ged-emacs-devel@m.gmane.org; Fri, 10 Sep 2010 02:36:21 -0400 Original-Received: from [140.186.70.92] (port=36134 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtxDb-0006iZ-NH for emacs-devel@gnu.org; Fri, 10 Sep 2010 02:36:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtxDa-0007MP-Nm for emacs-devel@gnu.org; Fri, 10 Sep 2010 02:36:15 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:41307) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtxDa-0007ML-Ly for emacs-devel@gnu.org; Fri, 10 Sep 2010 02:36:14 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OtxDd-0004ZI-DK; Fri, 10 Sep 2010 02:36:17 -0400 X-Spook: ANZUS lynch PET hackers digicash assassination AVN X-Ran: hrs]Q8Dve#fdxG]!E:GM<[cW)FiY_D=d9ztW.rf:%^kR9j;9M4\U~[rUWfLo0<+}iz|2yc X-Hue: white X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129860 Archived-At: Jambunathan K wrote: > A quick look at google-weather.el suggests that it prepares a url and > does some xml parsing on the reply. Gnus also does something similar > stuff when I create an ephemeral group based on a web search (gmane or > google groups) > > That said, I know nothing whatsoever about Google APIs or GoogleCL. Me neither, but here are the maps API terms and conditions: http://code.google.com/apis/maps/terms.html Google Maps/Google Earth APIs Terms of Service Various things of interest, eg 10.8 [you must not] use the Static Maps API other than in an implementation in a web browser You can browse the web from Emacs, but it's not really a web browser, is it? I dunno...