From xemacs-m  Thu Mar 27 06:24:35 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 GAA14368
	for <xemacs-beta@xemacs.org>; Thu, 27 Mar 1997 06:24:33 -0600 (CST)
Received: (from jens@localhost) by jens.metrix.de (8.7.6/8.7.3) id NAA00634; Thu, 27 Mar 1997 13:08:54 +0100
To: wmperry@aventail.com
Cc: xemacs-beta@xemacs.org
Subject: Re: time + w3 buglet
References: <E0w9zRZ-0004pz-00@neal.ctd.comsat.com> 	<m3zpvq1iit.fsf@jens.metrix.de> 	<199703262203.OAA20173@newman> 	<m3ohc6gt8k.fsf@jens.metrix.de> 	<199703262315.PAA20449@newman> 	<m32092p2uo.fsf@jens.metrix.de> <199703270314.TAA00430@wmperry.in.aventail.com>
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: 27 Mar 1997 13:08:52 +0100
In-Reply-To: "William M. Perry"'s message of Wed, 26 Mar 1997 19:14:46 -0800
Message-ID: <m3end1ilkb.fsf@jens.metrix.de>
Lines: 37
X-Mailer: Gnus v5.4.36/XEmacs 19.15(beta104)

"William M. Perry" <wmperry@aventail.com> writes:

> Jens Lautenbacher writes:
> >"William M. Perry" <wmperry@aventail.com> writes:
> >
> >> Jens Lautenbacher writes:
> >> >"William M. Perry" <wmperry@aventail.com> writes:
> >> >
> >> >> Jens Lautenbacher writes:
> >> >> >I've never seem this, and I don't know how this could happen. Bill,
> >> >> >does w3 mangle with the modeline in any special way?
> >> >> 
> >> >>   Same way most other people screw with it.  Bunch of w3 specific stuff,
> >> >> then drops into global-mode-string.
> >> >[stuff-deleted]
> >> >
> >> >Uhm, but I don't see how this could prohibit the balloons to pop up...
> >> >but I am sick of the modeline format anyway and can't thing logical
> >> >today.
> >> 
> >>   The fact that I am not using any of the glyphs or extents in the modeline
> >> spec would definitely cause this.
> >
> >But you use the global-mode-line-string which, in turn, holds all the
> >display-time (extents . glyphs) cons cells. 
> 
>   No, I use `global-mode-string' - no extents in that.
> global-mode-line-string doesn't exist.
> 
> -bp

Aarg where's my brain? I mean global-mode-string, of course. If you
don't mess around with this, it should hold something like (""
display-time-string) with display-time-string in turn holding all
these extents.
      
      jtl

