On Sun, Sep 12 2010, Richard Riley wrote:
> Here is a small patch to make it a bit cleaner in non GUI emacs (-nw) :-
Good idea, merged, thanks.
--
Julien Danjou
// ᐰhttp://julien.danjou.info
pgp41IIMG94UO.pgp
Description: PGP signature
___
Emacs
Julien Danjou writes:
> Hi folks,
>
> If anybody is interested, I've wrote an small extension to put some
> weather forecasts in the agenda.
>
> It can be found here[1]. I've blogged about it yesterday, so if you're
> curious you can read the entry[2].
>
> Happy hacking,
>
> [1] http://julien.d
On Fri, Sep 10 2010, Eric Abrahamsen wrote:
> (icon is a sun, "domestic" is the name of the file I put the weather
> statement in). So the cedillas... Something's definitely off with
> encoding -- where do I start to look? My language environment is utf-8,
> I've got Chinese fonts, if that's the p
Hi,
Just to follow previous discussion about having city.
Julien Danjou add a new entry in org-google-weather-format
that allows to get City for which the weather is asked for.
It is possible to customize this variable.
The default format is "%i %c, %l-%h %s" .
If you can add %C for city : "%C
On Thu, Sep 09 2010, Julien Danjou wrote:
> On Thu, Sep 09 2010, Sven Bretfeld wrote:
>
>> I had °F at first instead of °C what I would prefer. I'm in Germany;
>> adding ("DE" . "°C") in the customization of "Google Weather Unit System
>> Temperature Assoc" didn't help. In the screenshot I noticed
At Thu, 09 Sep 2010 09:30:11 -0400,
George McNinch wrote:
> I had the same trouble at first. Fixed by making sure
> that
>
> %%(org-google-weather)
>
> isn't literally "at the top" of a .org file.
Together with the recent patch, this works just fine. Now using
version 5bea6c8 from Thursday 9
On 09/09/10 19:18, Ian Barton wrote:
>
>>
>>> "Simon" == Simon Guest writes:
>>
>> Simon> I downloaded google-weather-el-236b269, and stuck
>> Simon> %%(org-google-weather) at the top of one of my org files,
>> but
>> Simon> when building the agenda, Emacs complains [...]
>>
This is a very nice add-on for orgmode. Cool!
--
Flávio Souza
http://www.flaviosouza.org
___
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
Julien Danjou (2010-09-09 08:19:17 +0200) wrote:
> If anybody is interested, I've wrote an small extension to put some
> weather forecasts in the agenda.
Certainly impressive! Your fellow Debian developer Jordi Mallach just
told me about your Emacs projects this morning and I've been having a
lo
"Simon" == Simon Guest writes:
Simon> I downloaded google-weather-el-236b269, and stuck
Simon> %%(org-google-weather) at the top of one of my org files, but
Simon> when building the agenda, Emacs complains [...]
I had the same trouble at first. Fixed by making sure
that
On Thu, Sep 09 2010, Bernt Hansen wrote:
> Would it be possible to have the weather entry inherit the tags of the
> parent task? This would allow multiple location entries like this with
> tag filtering to limit the display to the desired items only.
I don't think this is something related to or
Julien Danjou writes:
> On Thu, Sep 09 2010, Bernt Hansen wrote:
>
>> Would it be possible to have the weather entry inherit the tags of the
>> parent task? This would allow multiple location entries like this with
>> tag filtering to limit the display to the desired items only.
>
> I don't thin
On Thu, Sep 9, 2010 at 10:52 AM, Rafael wrote:
> Juan Pechiar writes:
>
>> E.g. %%(org-google-weather "Montevideo,Uruguay" "es")
>
> Unfortunately, none of "Pachuca", "Pachuca,Mexico",
> "Pachuca,Hidalgo,Mexico" work for me (I get a Bad sexp error) :(
> ("New York" is fine, however..).
Apply my
Juan Pechiar writes:
> E.g. %%(org-google-weather "Montevideo,Uruguay" "es")
Unfortunately, none of "Pachuca", "Pachuca,Mexico",
"Pachuca,Hidalgo,Mexico" work for me (I get a Bad sexp error) :(
("New York" is fine, however..).
___
Emacs-orgmode mailin
writes:
I didn't use the level I would like to use for answering.
As I reply to Juan, I like your suggestion of using CATEGORY.
Thank you for your help.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmo
Julien Danjou writes:
> If anybody is interested, I've wrote an small extension to put some
> weather forecasts in the agenda.
>
> It can be found here[1]. I've blogged about it yesterday, so if you're
> curious you can read the entry[2].
>
> Happy hacking,
>
> [1] http://julien.danjou.info/goog
Juan computer.org> writes:
>
> A simple way is to use the category declaration:
>
> #+CATEGORY: Paris
> %%(org-google-weather "Paris" "FR")
> #+CATEGORY: Caen
> %%(org-google-weather "Caen" "FR")
> #+CATEGORY: Agenda
> ... other stuff
>
> Regards,
> .j.
>
Thank you for your answer.
In fact
On Thu, Sep 09 2010, d.tchin wrote:
> How can we had the locations. Something like :
>
> Agenda: *Paris*, icon Couverture nuageuse partielle, 13-24 °C
> Agenda: *Caen*, icon Brouillard, 13-23 °C
People gave you the category trick already.
OTOH, I'll add the possibility to customize t
> "Simon" == Simon Guest writes:
Simon> I downloaded google-weather-el-236b269, and stuck
Simon> %%(org-google-weather) at the top of one of my org files, but
Simon> when building the agenda, Emacs complains [...]
I had the same trouble at first. Fixed by making sure
that
%%(o
Julien Danjou writes:
> Hi folks,
>
> If anybody is interested, I've wrote an small extension to put some
> weather forecasts in the agenda.
>
> It can be found here[1]. I've blogged about it yesterday, so if you're
> curious you can read the entry[2].
>
> Happy hacking,
>
> [1] http://julien.d
A simple way is to use the category declaration:
#+CATEGORY: Paris
%%(org-google-weather "Paris" "FR")
#+CATEGORY: Caen
%%(org-google-weather "Caen" "FR")
#+CATEGORY: Agenda
... other stuff
Regards,
.j.
On Thu, Sep 09, 2010 at 12:06:22PM +, d.tchin wrote:
> I would like to ask one question.
d.tchin writes:
> In the agenda I have the forecasts for the two locations but
> I have no idea on the output about the related locations.
> I have following ouput :
>
> Agenda: icon Couverture nuageuse partielle, 13-24 °C
> Agenda: icon Brouillard, 13-23 °C
>
> How can we had the l
Julien Danjou danjou.info> writes:
>
> Hi folks,
>
> If anybody is interested, I've wrote an small extension to put some
> weather forecasts in the agenda.
>
> It can be found here[1]. I've blogged about it yesterday, so if you're
> curious you can read the entry[2].
>
> Happy hacking,
>
> [
23 matches
Mail list logo