>>>>> "Simon" == Simon Guest <simon.gu...@tesujimath.org> 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 <gmcni...@gmail.com>
  |=|   http://www.tufts.edu/~gmcnin01


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to