From xemacs-m  Wed Mar 19 18:40:15 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA29621
	for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 18:40:13 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQchpq16585; Wed, 19 Mar 1997 19:40:13 -0500 (EST)
Date: Wed, 19 Mar 1997 19:40:13 -0500 (EST)
Message-Id: <QQchpq16585.199703200040@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: 20.1b8 success on Solaris -- but it's *SLOW* (and a few new probs)
In-Reply-To: <199703200000.QAA17582@sandman>
References: <199703190222.SAA10998@sandman>
	<m2k9n4po96.fsf@altair.xemacs.org>
	<199703200000.QAA17582@sandman>
X-Mailer: VM 6.20 under 19.15 XEmacs Lucid (beta100)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Dan Rich writes:
 > Now after using it for a while, I'm seeing other problems that weren't 
 > in 20.1b6
 >     o	The e-mail indicator doesn't update properly.  Sometimes it
 >      	will change to the "you have mail" mode, but quickly changes
 >      	back.  Kyle, is this an interaction with VM's checking for
 >      	mail?

The new display-time function indicates mail is present only if
the modification time of the spool file is greater than the
access time.  This is new behavior with the XEmacs version of
time.el.  So look for something in your environment that reads
the mail file, as that will definitely make the mail waiting
indicator go away.

