From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sascha Wilde Newsgroups: gmane.emacs.devel Subject: Year 2038 problem with calendar (Bad holiday list items) Date: Mon, 16 Apr 2007 10:07:37 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176710883 17196 80.91.229.12 (16 Apr 2007 08:08:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Apr 2007 08:08:03 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 16 10:07:57 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HdMFf-000588-I4 for ged-emacs-devel@m.gmane.org; Mon, 16 Apr 2007 10:07:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdMKE-0008NA-UT for ged-emacs-devel@m.gmane.org; Mon, 16 Apr 2007 04:12:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HdMKC-0008N5-0i for emacs-devel@gnu.org; Mon, 16 Apr 2007 04:12:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HdMKA-0008Mq-72 for emacs-devel@gnu.org; Mon, 16 Apr 2007 04:12:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HdMKA-0008Mn-1a for emacs-devel@gnu.org; Mon, 16 Apr 2007 04:12:34 -0400 Original-Received: from ns.km1136.keymachine.de ([62.141.58.119] helo=km1136.keymachine.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HdMFX-0002FK-Nu for emacs-devel@gnu.org; Mon, 16 Apr 2007 04:07:48 -0400 Original-Received: from kenny.sha-bang.de (xdslcc056.osnanet.de [89.166.130.56]) (authenticated bits=0) by km1136.keymachine.de (8.12.11.20060308/8.12.10) with ESMTP id l3G87bQO010998 for ; Mon, 16 Apr 2007 10:07:37 +0200 Original-Received: from wilde by kenny.sha-bang.de with local (Kenny MUA v.0409034.42) ID 1HdMFN-0001fm-RJ for emacs-devel@gnu.org; Mon, 16 Apr 2007 10:07:37 +0200 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (gnu/linux) X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:69485 Archived-At: 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.