From xemacs-m  Mon Feb 24 00:45:02 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 AAA12231
	for <xemacs-beta@xemacs.org>; Mon, 24 Feb 1997 00:45:01 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcefw18347; Mon, 24 Feb 1997 01:11:18 -0500 (EST)
Date: Mon, 24 Feb 1997 01:11:18 -0500 (EST)
Message-Id: <QQcefw18347.199702240611@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: 19.15b95 geometry spec make frame undeletable
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

This is weird.  Add this X resource

xxxemacs*EmacsFrame.geometry: 80x50+125+10

Fire up XEmacs as

xemacs -name xxxemacs

    C-x 5 2
    C-x 5 0
    <FEEP!>
    Attempt to delete the sole visible or iconified frame.

Eh??  Create another frame with C-x 5 2 and you (well, I) can't
delete that one either.  Get rid of the geometry spec and frame
deletes work again.

