From xemacs-m  Sun Jun 22 23:16:14 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id XAA24928
	for <xemacs-beta@xemacs.org>; Sun, 22 Jun 1997 23:16:10 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id VAA07826;
	Sun, 22 Jun 1997 21:18:59 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: `skip_debugger'
References: <kigu3iqpqr4.fsf@jagor.srce.hr> 	<QQcvcp25247.199706230156@crystal.WonderWorks.COM> 	<m2k9jmnj4l.fsf@altair.xemacs.org> 	<QQcvct01182.199706230257@crystal.WonderWorks.COM> 	<m2hgeqngqk.fsf@altair.xemacs.org> <QQcvcx02113.199706230352@crystal.WonderWorks.COM>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@xemacs.org>
In-Reply-To: Kyle Jones's message of "Sun, 22 Jun 1997 23:52:53 -0400 (EDT)"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 22 Jun 1997 21:18:58 -0700
Message-ID: <m2en9une8d.fsf@altair.xemacs.org>
Lines: 25
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta9) - "Sofia"

Kyle Jones <kyle_jones@wonderworks.com> writes:

> Steven L Baur writes:

>> Yes.  Build with Hrvoje's patch calling Ferror_message_string and Lisp 
>> union types.  Then force an error during loadup.  The easiest way to
>> do it is to touch a dumped lisp file (like simple.el) which will cause 
>> update-elc.el to load all lisp and start bytecompiling when next doing 
>> `make all-elc'.

> Done.  No crash.

(Sorry, with the running-temacs-p check disabled).

Actually I think I've gotten it figured out, though the manifestation
of the problem mystifies me.  Ferror_message_string() isn't declared.
I've declared it, GCPRO'ed data and I don't get a crash either.  I'm
going to try it next without the GCPRO on data.

[...]

It worked.
-- 
steve@calag.com baur
Unsolicited commercial e-mail will be billed at $250/message.

