emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jason McBrayer <jmcbray@carcosa.net>
To: Julien Danjou <julien@danjou.info>
Cc: emacs-orgmode@gnu.org
Subject: Re: Agenda and weather forecast
Date: Thu, 9 Sep 2010 11:02:19 -0400	[thread overview]
Message-ID: <AANLkTimRxteGu_91X0gZqww4H4nDC5vJD31-G89QoiTA@mail.gmail.com> (raw)
In-Reply-To: <87d3sn8mmy.fsf@keller.adm.naquadah.org>

[-- Attachment #1: Type: text/plain, Size: 135 bytes --]

Awesome tool. I've fixed a tiny bug, which was causing the "invalid
sexp" error for me.

-- 
Jason F. McBrayer
http://jfm.carcosa.net/

[-- Attachment #2: 0001-Missing-.-in-org-google-weather-icon-alist.patch --]
[-- Type: application/octet-stream, Size: 816 bytes --]

From fbf326d53cec203345a92c0e98689c941ad9633d Mon Sep 17 00:00:00 2001
From: Jason F. McBrayer <McBrayerJ@dnr.sc.gov>
Date: Thu, 9 Sep 2010 11:00:49 -0400
Subject: [PATCH] Missing . in org-google-weather-icon-alist

---
 org-google-weather.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/org-google-weather.el b/org-google-weather.el
index 9961601..34ad6eb 100644
--- a/org-google-weather.el
+++ b/org-google-weather.el
@@ -62,7 +62,7 @@
 (defcustom org-google-weather-icon-alist
   '((chance_of_rain . "weather-showers-scattered.png")
     (chance_of_snow . "weather-snow.png")
-    (chance_of_storm "weather-storm.png")
+    (chance_of_storm . "weather-storm.png")
     (cloudy . "weather-overcast.png")
     (dust . "weather-fog.png")
     (flurries . "weather-storm.png")
-- 
1.7.1


[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

  parent reply	other threads:[~2010-09-09 15:02 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-09  6:19 Agenda and weather forecast Julien Danjou
2010-09-09  9:05 ` Simon Guest
2010-09-09 13:30   ` George McNinch
2010-09-09 18:18     ` Ian Barton
2010-09-10  8:51       ` Ian Barton
2010-09-09 21:31     ` Simon Guest
2010-09-09  9:37 ` Sven Bretfeld
2010-09-09 11:22   ` Agenda and weather forecast | language and units Juan Pechiar
2010-09-09 12:15     ` Sven Bretfeld
2010-09-09 14:52     ` Rafael
2010-09-09 15:08       ` Jason McBrayer
2010-09-09 14:03   ` Agenda and weather forecast Julien Danjou
2010-09-10 15:10     ` Eric Abrahamsen
2010-09-11  9:05       ` Julien Danjou
2010-09-09 11:35 ` Agenda and weather forecast | alternative icon set Juan
2010-09-09 12:06 ` Agenda and weather forecast d.tchin
2010-09-09 12:20   ` Sven Bretfeld
2010-09-09 12:33   ` Re: Agenda and weather forecast | multiple forecasts Juan
2010-09-09 14:17     ` d.tchin
2010-09-09 14:09   ` Re: Agenda and weather forecast Julien Danjou
2010-09-09 14:29   ` d.tchin
2010-09-10 19:52     ` d.tchin
2010-09-09 12:52 ` Richard Riley
2010-09-09 14:23 ` Bernt Hansen
2010-09-09 15:39   ` Julien Danjou
2010-09-09 15:46     ` Bernt Hansen
2010-09-09 15:02 ` Jason McBrayer [this message]
2010-09-09 15:41   ` Julien Danjou
2010-09-09 19:33 ` Ivan Vilata i Balaguer
2010-09-10  0:06 ` Flavio Souza
2010-09-10  9:11 ` Eric S Fraga
2010-09-10  9:12 ` Eric S Fraga
2010-09-11 18:59 ` Christopher Allan Webber
2010-09-11 19:09   ` Christopher Allan Webber
2010-09-11 19:30     ` Julien Danjou
2010-09-12  0:02 ` Richard Riley
2010-09-12 11:14   ` Julien Danjou

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=AANLkTimRxteGu_91X0gZqww4H4nDC5vJD31-G89QoiTA@mail.gmail.com \
    --to=jmcbray@carcosa.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=julien@danjou.info \
    /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).