* World clock
@ 2007-06-18 15:12 Ivan Kanis
2007-06-19 10:43 ` Leo
0 siblings, 1 reply; 5+ messages in thread
From: Ivan Kanis @ 2007-06-18 15:12 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
Has anyone written a world clock for emacs? I would see it as a buffer
with a list of cities and time, updated every minute. There is a gnome
program called gworldclock that has the same functionality.
I am about to write it but want to check it doesn't already exist.
Kind regards
--
Ivan
http://kanis.eu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: World clock
2007-06-18 15:12 World clock Ivan Kanis
@ 2007-06-19 10:43 ` Leo
2007-06-20 12:53 ` J. David Boyd
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Leo @ 2007-06-19 10:43 UTC (permalink / raw)
To: help-gnu-emacs
----- Ivan Kanis (2007-06-18) wrote:-----
> Hello,
>
> Has anyone written a world clock for emacs? I would see it as a buffer
> with a list of cities and time, updated every minute. There is a gnome
> program called gworldclock that has the same functionality.
wwtime.el
> I am about to write it but want to check it doesn't already exist.
wwtime.el is quite old now and maybe a new one is due.
> Kind regards
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: World clock
2007-06-19 10:43 ` Leo
@ 2007-06-20 12:53 ` J. David Boyd
2007-06-21 14:34 ` Ivan Kanis
[not found] ` <mailman.2503.1182493245.32220.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 5+ messages in thread
From: J. David Boyd @ 2007-06-20 12:53 UTC (permalink / raw)
To: help-gnu-emacs
Leo <sdl.web@gmail.com> writes:
> ----- Ivan Kanis (2007-06-18) wrote:-----
>
>> Hello,
>>
>> Has anyone written a world clock for emacs? I would see it as a buffer
>> with a list of cities and time, updated every minute. There is a gnome
>> program called gworldclock that has the same functionality.
>
> wwtime.el
>
>> I am about to write it but want to check it doesn't already exist.
>
> wwtime.el is quite old now and maybe a new one is due.
>
>> Kind regards
>
> --
> Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
I just download wwtime.el, and tried it, and it works really slick. It
doesn't automatically update itself in a buffer, which is fine with me. I
don't like too many things running in the background.
Dave
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: World clock
2007-06-19 10:43 ` Leo
2007-06-20 12:53 ` J. David Boyd
@ 2007-06-21 14:34 ` Ivan Kanis
[not found] ` <mailman.2503.1182493245.32220.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 5+ messages in thread
From: Ivan Kanis @ 2007-06-21 14:34 UTC (permalink / raw)
To: help-gnu-emacs
Leo <sdl.web@gmail.com> writes:
> ----- Ivan Kanis (2007-06-18) wrote:-----
>
>> I am about to write it but want to check it doesn't already exist.
>
> wwtime.el is quite old now and maybe a new one is due.
Hi, wwtime does not exactly do what I envision. So I wrote wclock. It
displays a world clock in a buffer. The time is updated every
minute. The timer is optional.
http://kanis.eu/vc/lisp/ivan/wclock.el
--
Ivan
http://kanis.eu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: World clock
[not found] ` <mailman.2503.1182493245.32220.help-gnu-emacs@gnu.org>
@ 2007-06-24 16:12 ` Christian Herenz
0 siblings, 0 replies; 5+ messages in thread
From: Christian Herenz @ 2007-06-24 16:12 UTC (permalink / raw)
To: help-gnu-emacs
Ivan Kanis schrieb:
> Hi, wwtime does not exactly do what I envision. So I wrote wclock. It
> displays a world clock in a buffer. The time is updated every
> minute. The timer is optional.
>
> http://kanis.eu/vc/lisp/ivan/wclock.el
Works great here, thanks... Would be cool if you also post this on
gnu.emacs.sources !
Greetz,
Christian
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-06-24 16:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-18 15:12 World clock Ivan Kanis
2007-06-19 10:43 ` Leo
2007-06-20 12:53 ` J. David Boyd
2007-06-21 14:34 ` Ivan Kanis
[not found] ` <mailman.2503.1182493245.32220.help-gnu-emacs@gnu.org>
2007-06-24 16:12 ` Christian Herenz
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.