emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Year 2038 problem with calendar (Bad holiday list items)


From: Sascha Wilde
Subject: Year 2038 problem with calendar (Bad holiday list items)
Date: Mon, 16 Apr 2007 10:07:37 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (gnu/linux)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]