all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Year 2038 problem with calendar (Bad holiday list items)
@ 2007-04-16  8:07 Sascha Wilde
  2007-04-16  8:16 ` Ed Reingold
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Sascha Wilde @ 2007-04-16  8:07 UTC (permalink / raw)
  To: emacs-devel

When using calendar to show holidays for years past 2037 I get some
errors.  To reproduce: 

emacs -Q
M-x calendar RET
x
o 2038 RET February RET

I get the following errors:
Bad holiday list item: (if (fboundp (quote atan)) (holiday-chinese-new-year))
Bad holiday list item: (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format Daylight Saving Time Begins %s (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) )))))
Bad holiday list item: (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format Daylight Saving Time Ends %s (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) ))))

I'd consider this a minor issue, as only a few holiday items seem
effected, but it's somewhat annoying anyway...

cheers
sascha
-- 
Sascha Wilde
Wer HTML postet oder gepostetes HTML quotet oder sich gepostetes oder
gequotetes HTML beschafft, um es in Verkehr zu bringen, wird geplonkt.

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

end of thread, other threads:[~2007-04-17  8:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-16  8:07 Year 2038 problem with calendar (Bad holiday list items) Sascha Wilde
2007-04-16  8:16 ` Ed Reingold
2007-04-16 14:40   ` Sascha Wilde
2007-04-16  8:23 ` Nick Roberts
2007-04-16  8:44 ` Andreas Schwab
2007-04-16 13:26   ` Ed Reingold
2007-04-16 17:35 ` Glenn Morris
2007-04-16 19:37   ` Glenn Morris
     [not found]     ` <200704162012.l3GKClK9012725@emr.cs.iit.edu>
2007-04-16 22:37       ` Glenn Morris
     [not found]         ` <200704162244.l3GMiVZg013373@emr.cs.iit.edu>
2007-04-16 23:03           ` Glenn Morris
2007-04-17  2:37         ` Glenn Morris
2007-04-17  8:45     ` Sascha Wilde

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.