Fix image retrieval in org-google-weather-get-icon
commit3d18e3f559c2349feca9821507bc085c93ed6c9b
authorNick Dokos <nicholas.dokos@hp.com>
Mon, 6 Jun 2011 01:41:47 +0000 (5 21:41 -0400)
committerJulien Danjou <julien@danjou.info>
Mon, 6 Jun 2011 08:00:00 +0000 (6 10:00 +0200)
tree26f1cd57668100cfa8b6f244a24228ed9ab245b4
parent5e44cc42e005d7e185d2882cd1c2bea1968a1e31
Fix image retrieval in org-google-weather-get-icon

I've been having problems with org-google-weather and weather icons
(maybe you saw my mail on emacs-orgmode - still don't know what that is
all about), but in the process I've been doing some tracing and I think
there is an (unrelated) problem in org-google-weather-get-icon: when I get
the icon from google (as opposed to the cache), point is at the end of
the buffer, so the search-forward fails.

Signed-off-by: Julien Danjou <julien@danjou.info>
org-google-weather.el