From xemacs-m  Mon Jan 13 17:46:03 1997
Received: from mtl.mit.edu (MTL.MIT.EDU [18.62.0.45])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id RAA08354 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 17:46:02 -0600 (CST)
Received: by mtl.mit.edu (5.65/DEC-Ultrix/4.3/MTL-1.2)
	id AA07199; Mon, 13 Jan 1997 18:46:02 -0500
X-Organization: MIT Microsystems Technology Laboratories
Reply-To: gutnik@mtl.mit.edu
Received: by godot.mtl (SMI-8.6/SMI-SVR4)
	id SAA00819; Mon, 13 Jan 1997 18:46:01 -0500
Date: Mon, 13 Jan 1997 18:46:01 -0500
Message-Id: <199701132346.SAA00819@godot.mtl>
From: Vadim Gutnik <gutnik@mit.edu>
To: xemacs-beta@xemacs.org
Subject: Calendar bug clarification.

In XEmacs 20.0 [Lucid] (sparc-sun-solaris2.4) of Mon Jan 13 1997 on portnoy

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

(setq mark-holidays-in-calendar t)
(calendar) 

generates lots of error messages, like the ones below.

	Vadim


Recent messages:
Bad holiday list item: (if (fboundp (quote atan)) (solar-equinoxes-solstices))
Bad holiday list item: (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format Daylight Savings 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 Savings Time Ends %s (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) ))))
Marking holidays...done

