emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Agenda and weather forecast


From: Ian Barton
Subject: Re: [Orgmode] Re: Agenda and weather forecast
Date: Thu, 09 Sep 2010 19:18:36 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100826 Thunderbird/3.0.7



"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


I am also getting the sexp error. This is what I ave in my org file:

* Weather.
#+CATEGORY: London

%%(org-google-weather "London" "en-gb")

I have tried several other locations with the same result. Any suggestions on how to get more debugging info?

Thanks,

Ian.



reply via email to

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