From xemacs-m  Fri Jun 27 14:06:19 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 OAA02856
	for <xemacs-beta@xemacs.org>; Fri, 27 Jun 1997 14:06:19 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.6/8.8.6) id MAA30478;
	Fri, 27 Jun 1997 12:09:14 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: malformed property list in richtext, enriched
References: <8790zwq71r.fsf@mharnois.workgroup.net> <m2k9jg0vtn.fsf@altair.xemacs.org> <87wwnfq427.fsf@mharnois.workgroup.net>
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: Michael Harnois's message of "27 Jun 1997 13:44:00 -0500"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 27 Jun 1997 12:09:13 -0700
Message-ID: <m2zpsbzwva.fsf@altair.xemacs.org>
Lines: 22
X-Mailer: Gnus v5.4.59/XEmacs 20.3(beta10) - "Athens"

Michael Harnois <mharnois@sbt.net> writes:

> On 27 Jun 1997 11:01:08 -0700, Steven L Baur <steve@xemacs.org> said:
>> $ ../../src/xemacs -batch -f batch-byte-compile richtext.el

> When I do this, I still get the error ...

O.K.  I want to fix this, but I need a lisp backtrace or something
that will give me a clue as to what symbol is giving the error.

Can you get a backtrace by doing

-batch -eval '(setq stack-trace-on-error t)' -f batch-byte-compile

to the batch command line?  I don't know whether setting
debug-on-error will work in -batch, but that is something else to try.

Or how about starting `-q -no-site-file', enabling debug-on-error and
doing `M-x byte-compile-file'?
-- 
steve@calag.com baur
Unsolicited commercial e-mail will be billed at $250/message.

