From xemacs-m  Sun Feb 23 15:52:52 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 PAA10828
	for <xemacs-beta@xemacs.org>; Sun, 23 Feb 1997 15:52:51 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQceep11352; Sun, 23 Feb 1997 16:52:50 -0500 (EST)
Date: Sun, 23 Feb 1997 16:52:50 -0500 (EST)
Message-Id: <QQceep11352.199702232152@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: Re: edebug with backquotes
In-Reply-To: <kigohdb6w9v.fsf@jagor.srce.hr>
References: <kigybcf7avz.fsf@jagor.srce.hr>
	<QQceek10044.199702232043@crystal.WonderWorks.COM>
	<kigohdb6w9v.fsf@jagor.srce.hr>

Hrvoje Niksic writes:
 > Kyle Jones <kyle_jones@wonderworks.com> writes:
 > 
 > > Rather than trying to debug it, better to just sync with the
 > > edebug.el in FSF Emacs, I think.  Hrvoje, you might try loading
 > > the FSF Emacs version and see how badly it is broken under
 > > XEmacs.
 > 
 > Quite badly, I'm afraid.  It kept telling me that `Symbol's value as
 > variable is void: unread-command-char', but not even setting
 > `debug-on-error' to t would show where the error is.

That's not so bad.  Probably just need to use
unread-command-event or unread-command-events instead.

Steve, I assume you fixed this already... ?

