From xemacs-m  Mon Apr  7 16:01:05 1997
Received: from neal.ctd.comsat.com (exim@neal.ctd.comsat.com [134.133.40.21])
	by xemacs.org (8.8.5/8.8.5) with SMTP id QAA12115
	for <xemacs-beta@xemacs.org>; Mon, 7 Apr 1997 16:01:05 -0500 (CDT)
Received: from neal by neal.ctd.comsat.com with local (Exim 1.61 #1)
	id 0wELX1-0001Y8-00; Mon, 7 Apr 1997 17:00:51 -0400
To: xemacs-beta@xemacs.org
Subject: Re: Patching non-mule problem
References: <u9bu7r6mgi.fsf@neal.ctd.comsat.com> <m27miehakp.fsf@altair.xemacs.org>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Neal Becker <neal@ctd.comsat.com>
Date: 07 Apr 1997 17:00:51 -0400
In-Reply-To: Steven L Baur's message of 07 Apr 1997 12:55:34 -0700
Message-ID: <u9zpvak0os.fsf@neal.ctd.comsat.com>
Lines: 15
X-Mailer: Gnus v5.4.40/XEmacs 20.1(beta11)

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

    sb> Neal Becker <neal@ctd.comsat.com> writes:
    >> I patched up from 20.1b10->b11.  Non-mule.  I had to edit
    >> lisp/auctex/Makefile to remove refs to tex-jp.el* to do make all-elc.
    >> Is there any way to fix this properly via configure?

    sb> I don't know.  What actually is happening (or not happening)?

chekov:/u2/src/xemacs-20.1-b11/lisp/auctex/% make tex-jp.elc EMACS=../../src/xemacs 
../../src/xemacs -batch -q -l lpath.el -f batch-byte-compile tex-jp.el
Compiling /u2/src/xemacs-20.1-b11/lisp/auctex/tex-jp.el...
While compiling toplevel forms in file /u2/src/xemacs-20.1-b11/lisp/auctex/tex-jp.el:
  !! Invalid read syntax ((". in wrong context"))
Done

