emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: extremely weird "bad sexp" errors with org-google-weat


From: Niels Giesen
Subject: Re: [Orgmode] Re: extremely weird "bad sexp" errors with org-google-weather [was: extremely weird "bad sexp" errors]
Date: Wed, 03 Nov 2010 12:35:37 +0100
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Friedrich Delgado wrote:
> Oh... and I just tried to set the language back to "DE" and the
> problem disappeared.
>
> It can only guess that there might have been some problem going on
> behind the curtain (e.g. on the google servers?), which has now been
> resolved.
>
> I'd appreciate if Org/org-google-weather could handle such conditions
> more gracefully, and/or some instructions how to provide debug
> information for those cases.
>
> Friedrich Delgado Friedrichs schrieb:
>   
>> It just occured to me, that I could have include org-google-weather in
>> the subject.
>>
>> *bump*
>>
>> Friedrich Delgado Friedrichs schrieb:
>>     
>>> For some strange reason, as of today, the combination
>>>
>>> %%(org-google-weather "Hamburg" "DE")
>>>
>>> seems to be deeply offending, as I get a "bad sexp" error for it.
>>>       
>> [...]
>>
>>     
> ---Zitatende---
>
>   
Hi Friedrich,

I ran into the same problem when I had no network. My work-around was to
put something like this in my org-file:

%%(condition-case nil (org-google-weather "Tokyo" "jp") (error
"connection failed"))

Of course, having this error intercepted in org-google-weather or in the
general handling by org-mode would be preferable.





reply via email to

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