From xemacs-m  Tue May 27 11:53:31 1997
Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA03949
	for <xemacs-beta@xemacs.org>; Tue, 27 May 1997 11:53:24 -0500 (CDT)
Received: from midget.math.ethz.ch (vroonhof@midget [129.132.145.4]) by frege.math.ethz.ch (8.6.12/Main-STAT-mailer) with ESMTP id SAA19177; Tue, 27 May 1997 18:51:57 +0200
Received: (vroonhof@localhost) by midget.math.ethz.ch (8.6.12/D-MATH-client) id SAA09527; Tue, 27 May 1997 18:51:02 +0200
To: Sirish Bajpai <sbajpai@us.newbridge.com>,
        Mats Larsson <Mats.Larsson@uab.ericsson.se>
Cc: xemacs-beta@xemacs.org
Subject: Re: Frames not getting deleted
References: <199705271507.LAA15580@boxfish.nni> 	<199705271517.RAA03665@riesz.math.ethz.ch> 	<199705271551.LAA15586@boxfish.nni> 	<byvi44ykjs.fsf@midget.math.ethz.ch> <199705271623.MAA15674@boxfish.nni>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Date: 27 May 1997 18:51:02 +0200
In-Reply-To: Sirish Bajpai's message of Tue, 27 May 1997 12:23:24 -0400
Message-ID: <byu3joyi2x.fsf@midget.math.ethz.ch>
Lines: 37
X-Mailer: Gnus v5.4.55/XEmacs 19.15


This is getting strange....

Sirish Bajpai <sbajpai@us.newbridge.com> writes:

> UnmapNotify event, serial 18, synthetic NO, window 0x5000001,
>     event 0x5000001, window 0x5000001, from_configure NO
> 
> PropertyNotify event, serial 18, synthetic NO, window 0x5000001,
>     atom 0x84 (WM_STATE), time 1461457956, state PropertyNewValue
> 
> MapNotify event, serial 19, synthetic NO, window 0x5000001,
>     event 0x5000001, window 0x5000001, override NO
> 

Ok, So Sirish in your case it is clear. Your window manager does not
send VisibilityNotify's when switching to another virtual screen.
Instead it sends UnmapNotify which for Emacs means "invisible"

However

Mats Larsson <Mats.Larsson@uab.ericsson.se> writes:

> VisibilityNotify event, serial 22, synthetic NO, window 0x8800001,
>     state VisibilityFullyObscured 
> 
> VisibilityNotify event, serial 22, synthetic NO, window 0x8800001,
>     state VisibilityUnobscured

Here it works....

Are we all talking about the same thing here....

i.e. Solaris 2.5 with 'dtwin' under CDE as the window manager?

Jan

