From mboxrd@z Thu Jan 1 00:00:00 1970 From: George McNinch Subject: Re: Agenda and weather forecast Date: Thu, 09 Sep 2010 09:30:11 -0400 Message-ID: <87wrqvavto.fsf@hamster.tufts.edu> References: <87d3sn8mmy.fsf@keller.adm.naquadah.org> <86zkvrb82a.wl%simon.guest@tesujimath.org> Reply-To: George McNinch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=36610 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OthHU-0008CP-Ax for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 09:35:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OthHP-0006u4-Td for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 09:35:12 -0400 Received: from lo.gmane.org ([80.91.229.12]:55175) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OthHP-0006tt-Ji for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 09:35:07 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OthHN-0002Rv-B3 for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 15:35:05 +0200 Received: from 65-78-2-130.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com ([65.78.2.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Sep 2010 15:35:05 +0200 Received: from gmcninch by 65-78-2-130.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Sep 2010 15:35:05 +0200 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 >>>>> "Simon" == Simon Guest writes: Simon> I downloaded google-weather-el-236b269, and stuck Simon> %%(org-google-weather) at the top of one of my org files, but Simon> when building the agenda, Emacs complains [...] I had the same trouble at first. Fixed by making sure that %%(org-google-weather) isn't literally "at the top" of a .org file. I'm a newbie for org-mode, but it seems that entry needs to be below at least one "*"; the following works, e.g. (top of file) %----------------------------------- * Weather #+CATEGORY: Weather %%(org-google-weather "Boston" "en-us") -gm -- |=| George McNinch |=| http://www.tufts.edu/~gmcnin01