From xemacs-m  Wed Mar 19 08:36:45 1997
Received: from newman (root@newman.aventail.com [38.225.141.10])
	by xemacs.org (8.8.5/8.8.5) with SMTP id IAA25778
	for <xemacs-beta@xemacs.org>; Wed, 19 Mar 1997 08:36:44 -0600 (CST)
Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer [192.168.1.12]) by newman (8.6.12/8.6.9) with SMTP id GAA11849; Wed, 19 Mar 1997 06:34:05 -0800
Date: Wed, 19 Mar 1997 06:34:05 -0800
Message-Id: <199703191434.GAA11849@newman>
From: "William M. Perry" <wmperry@aventail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: amir@ndsoft.com
Cc: xemacs-beta@xemacs.org (XEmacs Beta List)
Subject: Re: 19.15-b101 bug fixes - lisp/w3/Makefile
In-Reply-To: <9703190908.AA17610@ndsoft.com>
References: <9703190908.AA17610@ndsoft.com>
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;

Amir J. Katz writes:
>[Saga continues...]
>
>1. lisp/w3/Makefile has 2 bugs in one line. 
>  a. It assumes that the new file 'custom-check is executable. But
>     it's not.
>  b. It tries to invoke an existing emacs to check the .emacs
>     file. Maybe it should use the newly-built xemacs, then it
>     should refer to $XEMACS instead of $EMACS. 

  This stuff shouldn't be needed at all under the default XEmacs
distribution.  Its just for those poor souls that compile with an old copy
of custom, and try to run with a new one that is somewhere in their
now-modified load-path.

  Best bet would be to just remove that stuff from the makefile
completely.

-Bill P.

