From xemacs-m  Wed Jul  9 02:43:08 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 CAA01173
	for <xemacs-beta@xemacs.org>; Wed, 9 Jul 1997 02:43:04 -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 JAA09584 for <xemacs-beta@xemacs.org>; Wed, 9 Jul 1997 09:41:31 +0200
Received: (vroonhof@localhost) by midget.math.ethz.ch (8.6.12/D-MATH-client) id JAA10593; Wed, 9 Jul 1997 09:39:57 +0200
To: xemacs-beta@xemacs.org
Subject: Re: [patch] File->Delete Frame sensitivity
References: <l2en99mi2s.fsf@chaos.hut.fi>
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: 09 Jul 1997 09:39:57 +0200
In-Reply-To: Aki Vehtari's message of 08 Jul 1997 22:58:51 +0300
Message-ID: <by4ta4smgi.fsf@midget.math.ethz.ch>
Lines: 12
X-Mailer: Gnus v5.4.55/XEmacs 19.15

Aki Vehtari <Aki.Vehtari@hut.fi> writes:

> "Delete Frame" in File menu should be sensitive when there is
> more than one frame. At the moment it counts frames on selected
> device, not all frames on all devices, so it's unsensitive if you
> have more than one frame but those frames are eg. in different
> x-displays (that's what I have).

One should probably make sure whether it uses the same logic as
delete-frame uses internally.

Jan

