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. _______________________________________________ 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