emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Agenda and weather forecast


From: George McNinch
Subject: [Orgmode] Re: Agenda and weather forecast
Date: Thu, 09 Sep 2010 09:30:11 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

>>>>> "Simon" == Simon Guest <address@hidden> 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 <address@hidden>
  |=|   http://www.tufts.edu/~gmcnin01




reply via email to

[Prev in Thread] Current Thread [Next in Thread]