From xemacs-m  Sun Apr 13 12:20:22 1997
Received: from jens.metrix.de (root@jens.metrix.de [194.123.88.124])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA03640
	for <xemacs-beta@xemacs.org>; Sun, 13 Apr 1997 12:20:19 -0500 (CDT)
Received: (from jens@localhost) by jens.metrix.de (8.7.6/8.7.3) id TAA06120; Sun, 13 Apr 1997 19:18:33 +0200
To: xemacs-beta@xemacs.org
Subject: Bug with itimers/display-time?
X-Face: Z[@OB)("ZvE?ev~1b+b!0ZUB.$%rh.9qE>dVf>q}Q/V?%d`J3gd!LR\aAZ8<Hwi]xTA(:*c;i3,?K?+rCy*^b$)a,}E?eo},}x2]5LlJysyoUOK"o[>K)'\Ulb7y-7*.If^;rHl['oa)n_M7E6w+LDKMs"G8_`c)uOS1^}.1|8Ill]7X68X-paeUOpBhz<F`B0?~^2Et~GYfw~/0]H]nx4~C_E/_mp#^7Ixc:
Reply-To: jens@lemming0.lem.uni-karlsruhe.de
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jens Lautenbacher <jens@metrix.de>
Date: 13 Apr 1997 19:18:32 +0200
Message-ID: <m3encelu3b.fsf@jens.metrix.de>
Lines: 22
X-Mailer: Gnus v5.4.45/XEmacs 20.1(beta15)


As some of you already have noticed, the display-time timer sometimes
seems to "hang". I don't have a solution or explanation for this, but
I just saw some strange behaviour related to this.

My clock was again frozen, so I did a M-x edit-itimers to see if the
timer was removed accidentally. But as soon as I presed return, the
display-time function was triggered and the clock returned to normal
behaviour.

This is the itimer list I saw when this happened. Maybe it's important
to note that the display-time function is toggled every 20 secs (so it
seems to freezes exactly before or after it is (or is going to be)
triggered)

 Name                  Value   Restart   Function            Idle   Arguments
----                  -----   -------   --------            ----   --------
"display-time"	         20	   20	display-time-functi no	   NONE
"auto-save"	        240	  240	auto-save-itimer    no     NONE


	jtl

