From xemacs-m  Fri Mar 14 19:36:43 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 TAA14537
	for <xemacs-beta@xemacs.org>; Fri, 14 Mar 1997 19:36:42 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcgxi02374; Fri, 14 Mar 1997 20:36:43 -0500 (EST)
Date: Fri, 14 Mar 1997 20:36:43 -0500 (EST)
Message-Id: <QQcgxi02374.199703150136@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: [comp.xemacs.xemacs]: forwarded message from Michael Uelschen
In-Reply-To: <m2bu8meymd.fsf@altair.xemacs.org>
References: <QQcgvv19473.199703141549@crystal.WonderWorks.COM>
	<199703141642.LAA29628@black-ice.cc.vt.edu>
	<QQcgwa20642.199703141708@crystal.WonderWorks.COM>
	<rvbu8mmjeq.fsf@sdnp5.ucsd.edu>
	<QQcgwf21845.199703141829@crystal.WonderWorks.COM>
	<rv913qmgfq.fsf@sdnp5.ucsd.edu>
	<QQcgwn23546.199703142016@crystal.WonderWorks.COM>
	<rv4teemcp3.fsf@sdnp5.ucsd.edu>
	<QQcgwp24209.199703142057@crystal.WonderWorks.COM>
	<m2pvx2f9sr.fsf@altair.xemacs.org>
	<QQcgws24846.199703142141@crystal.WonderWorks.COM>
	<m2bu8meymd.fsf@altair.xemacs.org>
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

Steven L Baur writes:
 > Kyle Jones <kyle_jones@wonderworks.com> writes:
 > 
 > > Steven L Baur writes:
 > >  > Speaking of sendmail.el, should this be changed?
 > >  > 
 > >  > ;;; Load VM into the compilation environment but not the load environment.
 > > 
 > > Probably dregs related to JWZ VM hacks.  Lucid folded, JWZ went to
 > > Netscape, which means I won the argument by default.  :-D  None of
 > > the hacks that required this loading survive unto modern times.
 > 
 > You'll forgive me then for wishing to avoid loading 600k of vm.elc
 > every time I rebuild XEmacs lisp from scratch?  Every little bit helps.

I take it back.  The mail-do-fcc-vm-internal thing references
some VM macros and so it will croak a run-time if VM isn't loaded
at compile-time.

