From xemacs-m  Mon Jan 13 16:16:33 1997
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id QAA07778 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 16:16:31 -0600 (CST)
Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id QAA04410; Mon, 13 Jan 1997 16:16:00 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id QAA28495; Mon, 13 Jan 1997 16:15:59 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id RAA29911; Mon, 13 Jan 1997 17:15:58 -0500
To: Steven L Baur <steve@miranova.com>
cc: xemacs-beta@xemacs.org
References: <m2u3on6hdm.fsf@altair.xemacs.org> 
Subject: Re: Build Report: 20.0-beta90 (AKA 20.0 Prerelease 1) 
In-reply-to: (Your message of 11 Jan 1997 13:17:57 PST.)
             <m2u3on6hdm.fsf@altair.xemacs.org> 
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: Mon, 13 Jan 1997 17:15:57 -0500
Message-ID: <18632.853193757@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>

>>>>> "sb" == Steven L Baur <steve@miranova.com> writes:


    sb> I've isolated the Red Gnus tm incompatibility to a macro called
    sb> `as-binary-input-file' in tl/emu-x20.el, and a redefinition of
    sb> nnmail-find-file in tm/gnus-charset.el.  I don't know of anything
    sb> quicker than rebytecompiling all of tm with Red Gnus ahead of
    sb> installed Gnus 5.2.40 in the load-path.

What was the conclusion for this problem?  Whenever I include a file
in a mime message, I get the following Lisp backtrace:

Signaling: (invalid-function (macro . #<compiled-function (from "emu-x20.elc") (&rest body) "...(9)" [let ((file-coding-system-for-read (quote no-conversion))) body] 3>))
  as-binary-input-file(("/home/unix/toy/.inputrc" 160))
  insert-binary-file-contents-literally("~/.inputrc")
  mime-insert-encoded-file("~/.inputrc" "7bit")
  mime-editor/insert-binary-file("~/.inputrc" "7bit")
  mime-editor/insert-file("~/.inputrc" nil)
  call-interactively(mime-editor/insert-file)

This didn't happen with 19.14 or 20.0-b34.  The only Gnus I have is
whatever comes with 20.0-b90.  

BTW, I built 20.0-b90 from the full distribution.

Ray

