From xemacs-m  Sat Jun 28 12:46:27 1997
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28])
	by xemacs.org (8.8.5/8.8.5) with SMTP id MAA15967
	for <xemacs-beta@xemacs.org>; Sat, 28 Jun 1997 12:46:26 -0500 (CDT)
Received: from SUNDIAL.MIT.EDU by MIT.EDU with SMTP
	id AA10745; Sat, 28 Jun 97 13:45:23 EDT
Received: by sundial.MIT.EDU (8.8.5/4.7) id NAA07095; Sat, 28 Jun 1997 13:33:42 -0400 (EDT)
Date: Sat, 28 Jun 1997 13:33:42 -0400 (EDT)
Message-Id: <199706281733.NAA07095@sundial.MIT.EDU>
From: David Bakhash <cadet@MIT.EDU>
To: xemacs-beta@xemacs.org
Subject: teach-extended-commands

I remember reading about the fix to the teach-extended-commands
problem that you have to wait the second or two before the function
gets called.  But what will happen if there's a message that the
function returns?  i.e. let's say that there's only one frame left,
and you do: 

> M-x delete-frame

you get "Can't delete only frame." error.

But is that error message flushed by the "delete-frame bound to key C-x 5 0"

Just wondering...

--dave

