From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sven Bretfeld" Subject: Re: Agenda and weather forecast | language and units Date: 9 Sep 2010 14:15:27 +0200 Message-ID: <87aanrnme8.fsf@rub.de> References: <87d3sn8mmy.fsf@keller.adm.naquadah.org> <874odzl0kc.fsf@gmx.ch> <20100909112230.GF2414@soloJazz.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=37624 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Otg2P-0005uW-W5 for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 08:15:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Otg2L-0001Cv-QU for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 08:15:33 -0400 Received: from mx5.rz.ruhr-uni-bochum.de ([134.147.64.33]:58797) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Otg2L-0001Cd-G8 for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 08:15:29 -0400 In-Reply-To: <20100909112230.GF2414@soloJazz.com> (Juan Pechiar's message of "Thu, 9 Sep 2010 08:22:30 -0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Juan Juan Pechiar writes: > The google API determines the unit system (C or F) based on the > language parameter (smart guys?!). > > Ths parameter goes after the city in the call to org-google-weather: > > E.g. %%(org-google-weather "Montevideo,Uruguay" "es") Ah. I see. It's working after I've added "de". Thank you Sven