emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* date stamp
@ 2007-02-22 12:21 Sean Sieger
  2007-02-22 13:10 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Sean Sieger @ 2007-02-22 12:21 UTC (permalink / raw)
  To: emacs-orgmode

When I do `C-c .' and then `1969-03-25' I get:

Debugger entered--Lisp error: (error "Specified time is not representable")
  encode-time(0 11 7 25 3 1969)
  org-read-date(nil totime)
  org-time-stamp(nil)
  call-interactively(org-time-stamp)

on Ubuntu 6.10/Emacs 23.0.0.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: date stamp
  2007-02-22 12:21 date stamp Sean Sieger
@ 2007-02-22 13:10 ` Carsten Dominik
  2007-02-22 21:33   ` Sean Sieger
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2007-02-22 13:10 UTC (permalink / raw)
  To: Sean Sieger; +Cc: emacs-orgmode

This is operating system dependent.  It depends on what kind of integer 
the OS
uses to represent time.  I believe if it is an unsigned integer, the 
minimum
date is Jan 1, 1970.  If it is a signed integer, it goes back to 1901 
or so.
Max date in both cases is somewhere 2038.  This will all go away only 
with 64 bit
systems.

Why do you need such a date?  Most likely a birthday?  You can use the 
Emacs
diary to set such birthdays - the calendar/diary can handle this.

- Carsten

On Feb 22, 2007, at 13:21, Sean Sieger wrote:

> When I do `C-c .' and then `1969-03-25' I get:
>
> Debugger entered--Lisp error: (error "Specified time is not 
> representable")
>   encode-time(0 11 7 25 3 1969)
>   org-read-date(nil totime)
>   org-time-stamp(nil)
>   call-interactively(org-time-stamp)
>
> on Ubuntu 6.10/Emacs 23.0.0.1
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: date stamp
  2007-02-22 13:10 ` Carsten Dominik
@ 2007-02-22 21:33   ` Sean Sieger
  2007-02-22 23:54     ` Alan Dove
  0 siblings, 1 reply; 4+ messages in thread
From: Sean Sieger @ 2007-02-22 21:33 UTC (permalink / raw)
  To: emacs-orgmode

Carsten Dominik <dominik@science.uva.nl> writes:

   Why do you need such a date?  Most likely a birthday?  You can use the
   Emacs
   diary to set such birthdays - the calendar/diary can handle this.

Yes, birthdays.

I found org-mode just before the new year, it produced a tenacious new
year's resolution of its own accord. Thank you for this fine mode.

I love my ~/org.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: date stamp
  2007-02-22 21:33   ` Sean Sieger
@ 2007-02-22 23:54     ` Alan Dove
  0 siblings, 0 replies; 4+ messages in thread
From: Alan Dove @ 2007-02-22 23:54 UTC (permalink / raw)
  To: Sean Sieger; +Cc: emacs-orgmode

Hey, folks:

> I love my ~/org.

Excellent line - sounds like it should be a t-shirt or bumpersticker.  
Perhaps "I * my ~/org" would be more appropriate.

           --Alan

--
Alan Dove, Ph.D.
alan.dove@gmail.com
917.273.0544
http://dovdox.com
Gizmo or Skype: alandove

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-22 23:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-22 12:21 date stamp Sean Sieger
2007-02-22 13:10 ` Carsten Dominik
2007-02-22 21:33   ` Sean Sieger
2007-02-22 23:54     ` Alan Dove

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).