From xemacs-m  Mon Jun 30 13:41:12 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 NAA27879
	for <xemacs-beta@xemacs.org>; Mon, 30 Jun 1997 13:41:11 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcwfa21816; Mon, 30 Jun 1997 14:41:13 -0400 (EDT)
Date: Mon, 30 Jun 1997 14:41:13 -0400 (EDT)
Message-Id: <QQcwfa21816.199706301841@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 (XEmacs Beta List)
Subject: Ebola is still lurking in VM
In-Reply-To: <9706301235.AA07329@ndsoft.com>
References: <9706301235.AA07329@ndsoft.com>
X-Mailer: VM 6.33 under 20.3 "Athens" XEmacs  Lucid (beta10)
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

Amir J. Katz writes:
 > 
 > $ xemacs &
 > M-x vm
 > 
 > Comparison between integer and character is constant nil (?\_ and 0)
 >    [byte-compile-constant, byte-compile-form,
 >    byte-compile-three-args, byte-compile-form,
 >    byte-compile-body, byte-compile-while, byte-compile-form,
 >    byte-compile-unwind-protect, byte-compile-form,
 >    byte-compile-body, byte-compile-let, byte-compile-form,
 >    byte-compile-body, byte-compile-let, byte-compile-form,
 >    byte-compile-body, byte-compile-let, byte-compile-form,
 >    byte-compile-top-level, byte-compile-lambda, byte-code,
 >    byte-compile, ad-compile-function,
 >    ad-activate-advised-definition, ad-activate, defalias,
 >    load-internal, load, vm-mime-plain-message-p,
 >    vm-preview-current-message, byte-code, vm]

Looks like something in your enviroment.  M-x vm is not supposed
to be invoking the byte compiler. (!)  I see ad-activate in
there also, which means some function is being advised.  Use of
defavice voids your warranty, I'm afraid. :)

