From xemacs-m  Tue Apr 15 20:47:07 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 UAA05430
	for <xemacs-beta@xemacs.org>; Tue, 15 Apr 1997 20:47:06 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQclln01124; Tue, 15 Apr 1997 21:47:04 -0400 (EDT)
Date: Tue, 15 Apr 1997 21:47:04 -0400 (EDT)
Message-Id: <QQclln01124.199704160147@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: pending-del.el citizenship
In-Reply-To: <199704152320.TAA07319@anthem.CNRI.Reston.Va.US>
References: <199704152320.TAA07319@anthem.CNRI.Reston.Va.US>
X-Mailer: VM 6.26 under 20.1 XEmacs Lucid (beta15)
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

Barry A. Warsaw writes:
 > [...]
 > As a meta note, I wonder if pre- and post-command-hook shouldn't do
 > something like this instead of the current error-wipes-all behavior?

Catching errors is great, but a warning should not emitted unless
the function is removed from the hook list.  Otherwise you might
get a warning at every command event.  I could deal with that,
but some other user might be inclined to consider XEmacs hosed
beyod repair, ditch the editing session, and hate us.

