* The Land of Lisp music video
@ 2011-09-02 22:03 Tassilo Horn
2011-09-02 22:52 ` Rasmus
0 siblings, 1 reply; 9+ messages in thread
From: Tassilo Horn @ 2011-09-02 22:03 UTC (permalink / raw)
To: emacs-devel
Hi all,
this is really so awesome that it justifies a slightly off-topic
posting. :-)
http://www.youtube.com/watch?v=HM1Zb3xmvMc
Bye,
Tassilo
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: The Land of Lisp music video
2011-09-02 22:03 The Land of Lisp music video Tassilo Horn
@ 2011-09-02 22:52 ` Rasmus
2011-09-03 9:43 ` Juri Linkov
0 siblings, 1 reply; 9+ messages in thread
From: Rasmus @ 2011-09-02 22:52 UTC (permalink / raw)
To: emacs-devel
Tassilo Horn <tassilo@member.fsf.org> writes:
> this is really so awesome that it justifies a slightly off-topic
> posting. :-)
>
> http://www.youtube.com/watch?v=HM1Zb3xmvMc
It's wonderful. Thanks for sharing!
(I have wanted to look into this book for a while; Does anybody have a
(preferably Emacs lisp) macro for extending available hours beyond
'24'?)
–Rasmus
--
Sent from my Emacs
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: The Land of Lisp music video
2011-09-02 22:52 ` Rasmus
@ 2011-09-03 9:43 ` Juri Linkov
2011-09-03 12:31 ` Juanma Barranquero
2011-09-03 16:17 ` Karl Fogel
0 siblings, 2 replies; 9+ messages in thread
From: Juri Linkov @ 2011-09-03 9:43 UTC (permalink / raw)
To: Rasmus; +Cc: emacs-devel
> Does anybody have a (preferably Emacs lisp) macro for extending
> available hours beyond '24'?)
This macro will be available in Emacs 25.
BTW, did you know that human internal biological clock runs on a cycle
of 25 hours that is closer to the length of the solar day on Mars.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: The Land of Lisp music video
2011-09-03 9:43 ` Juri Linkov
@ 2011-09-03 12:31 ` Juanma Barranquero
2011-09-03 12:34 ` Deniz Dogan
2011-09-03 16:17 ` Karl Fogel
1 sibling, 1 reply; 9+ messages in thread
From: Juanma Barranquero @ 2011-09-03 12:31 UTC (permalink / raw)
To: Juri Linkov; +Cc: Rasmus, emacs-devel
On Sat, Sep 3, 2011 at 11:43, Juri Linkov <juri@jurta.org> wrote:
> BTW, did you know that human internal biological clock runs on a cycle
> of 25 hours that is closer to the length of the solar day on Mars.
A reference for that, please? (Not challenging, I'm genuinely interested.)
Juanma
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: The Land of Lisp music video
2011-09-03 12:31 ` Juanma Barranquero
@ 2011-09-03 12:34 ` Deniz Dogan
2011-09-03 12:51 ` Eli Zaretskii
2011-09-03 12:54 ` Juanma Barranquero
0 siblings, 2 replies; 9+ messages in thread
From: Deniz Dogan @ 2011-09-03 12:34 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: Juri Linkov, Rasmus, emacs-devel
On 2011-09-03 14:31, Juanma Barranquero wrote:
> On Sat, Sep 3, 2011 at 11:43, Juri Linkov<juri@jurta.org> wrote:
>
>> BTW, did you know that human internal biological clock runs on a cycle
>> of 25 hours that is closer to the length of the solar day on Mars.
>
> A reference for that, please? (Not challenging, I'm genuinely interested.)
>
http://en.wikipedia.org/wiki/Internal_clock#Humans
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: The Land of Lisp music video
2011-09-03 12:34 ` Deniz Dogan
@ 2011-09-03 12:51 ` Eli Zaretskii
2011-09-03 16:54 ` Paul Eggert
2011-09-03 12:54 ` Juanma Barranquero
1 sibling, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2011-09-03 12:51 UTC (permalink / raw)
To: Deniz Dogan; +Cc: juri, lekktu, rasmus, emacs-devel
> Date: Sat, 03 Sep 2011 14:34:38 +0200
> From: Deniz Dogan <deniz@dogan.se>
> Cc: Juri Linkov <juri@jurta.org>, Rasmus <rasmus@gmx.us>, emacs-devel@gnu.org
>
> On 2011-09-03 14:31, Juanma Barranquero wrote:
> > On Sat, Sep 3, 2011 at 11:43, Juri Linkov<juri@jurta.org> wrote:
> >
> >> BTW, did you know that human internal biological clock runs on a cycle
> >> of 25 hours that is closer to the length of the solar day on Mars.
> >
> > A reference for that, please? (Not challenging, I'm genuinely interested.)
> >
>
> http://en.wikipedia.org/wiki/Internal_clock#Humans
Which says that the 25-hour figure is inaccurate, the truth being "24
hours and 11 minutes ± 16 minutes".
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: The Land of Lisp music video
2011-09-03 12:34 ` Deniz Dogan
2011-09-03 12:51 ` Eli Zaretskii
@ 2011-09-03 12:54 ` Juanma Barranquero
1 sibling, 0 replies; 9+ messages in thread
From: Juanma Barranquero @ 2011-09-03 12:54 UTC (permalink / raw)
To: Deniz Dogan; +Cc: Juri Linkov, Rasmus, emacs-devel
On Sat, Sep 3, 2011 at 14:34, Deniz Dogan <deniz@dogan.se> wrote:
> http://en.wikipedia.org/wiki/Internal_clock#Humans
Thanks.
Juanma
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: The Land of Lisp music video
2011-09-03 9:43 ` Juri Linkov
2011-09-03 12:31 ` Juanma Barranquero
@ 2011-09-03 16:17 ` Karl Fogel
1 sibling, 0 replies; 9+ messages in thread
From: Karl Fogel @ 2011-09-03 16:17 UTC (permalink / raw)
To: Juri Linkov; +Cc: Rasmus, emacs-devel
Juri Linkov <juri@jurta.org> writes:
>> Does anybody have a (preferably Emacs lisp) macro for extending
>> available hours beyond '24'?)
>
>This macro will be available in Emacs 25.
At this juncture I cannot resist:
http://fts.ifac.cnr.it/cgi-bin/dwww/usr/share/doc/emacs21-common/etc/future-bug
:-)
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2011-09-03 16:54 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02 22:03 The Land of Lisp music video Tassilo Horn
2011-09-02 22:52 ` Rasmus
2011-09-03 9:43 ` Juri Linkov
2011-09-03 12:31 ` Juanma Barranquero
2011-09-03 12:34 ` Deniz Dogan
2011-09-03 12:51 ` Eli Zaretskii
2011-09-03 16:54 ` Paul Eggert
2011-09-03 12:54 ` Juanma Barranquero
2011-09-03 16:17 ` Karl Fogel
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.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).