emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode@gnu.org
Subject: Re: [OT] Icon problem with org-google-weather
Date: Mon, 06 Jun 2011 17:27:23 +0200	[thread overview]
Message-ID: <87lixf56as.fsf@member.fsf.org> (raw)
In-Reply-To: <29857.1307368279@alphaville.dokosmarshall.org> (Nick Dokos's message of "Mon, 06 Jun 2011 09:51:19 -0400")

Nick Dokos <nicholas.dokos@hp.com> writes:

>> --8<---------------cut here---------------start------------->8---
>> (defun foobar ()
>>   (interactive)
>>   (let ((date '(6 6 2011)))
>>     (setq bar (org-google-weather "Montabaur" "DE"))
>>     (setq foo (let ((org-google-weather-cache-time 0))
>> 		(org-google-weather "Montabaur" "DE")))
>>     (string= foo bar)
>>     (insert foo)
>>     (insert bar)))
>> --8<---------------cut here---------------end--------------->8---
>> 
>> I get an error at the foo value evaluation.  The evaluation of bar seems
>> to work fine...
>> 
>> --8<---------------cut here---------------start------------->8---
>> Debugger entered--Lisp error: (error "Data not found")
>
> Yes, the "Data not found" problem is an org-google-weather problem,
>
> I sent Julien the following patch - either apply it by hand or
> check Julien's git repo: it may be there already.

It's already there.  But now I get

  (error "Bad url: :/ig/images/weather/chance_of_storm.gif")

in the first `org-google-weather' call.

Bye,
Tassilo

  reply	other threads:[~2011-06-06 15:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06  0:27 [OT] Icon problem with org-google-weather Nick Dokos
2011-06-06  7:38 ` Tassilo Horn
2011-06-06 13:51   ` Nick Dokos
2011-06-06 15:27     ` Tassilo Horn [this message]
2011-06-06 15:40       ` Nick Dokos
2011-06-06 16:35         ` Nick Dokos
2011-06-07  4:53 ` Nick Dokos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lixf56as.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).