From xemacs-m  Sun Apr  6 21:44:00 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 VAA18682
	for <xemacs-beta@xemacs.org>; Sun, 6 Apr 1997 21:43:59 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id TAA11823;
	Sun, 6 Apr 1997 19:56:49 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: 19.15 Patches
References: <Roam.SIMC.2.0.6.860383514.1902.julian@fsdirect.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@miranova.com>
In-Reply-To: Julian Yip's message of Sun, 6 Apr 1997 23:25:14 -0400 (EDT)
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 06 Apr 1997 19:56:49 -0700
Message-ID: <m2912v7d72.fsf@altair.xemacs.org>
Lines: 20
X-Mailer: Gnus v5.4.42/XEmacs 20.1(beta12)

Julian Yip <julian@fsdirect.com> writes:

> 	xemacs -batch -f batch-byte-compile XXX.el

> right???

Almost, it is wise to insert the -no-site-file flag since it will be
loaded by default, and to be even clearer about which version of
XEmacs, it should be

	xemacs-19.15 -batch -no-site-file -f batch-byte-compile XXX.el

or since you're presuming working in a source tree

	../../src/xemacs -batch -no-site-file -f batch-byte-ccompile XXX.el


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

