From xemacs-m  Tue Jan 21 15:33:25 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
          by xemacs.org (8.8.4/8.8.4) with SMTP
	  id PAA00749 for <xemacs-beta@xemacs.org>; Tue, 21 Jan 1997 15:33:22 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id NAA21211; Tue, 21 Jan 1997 13:32:41 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id NAA14631; Tue, 21 Jan 1997 13:32:34 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id NAA27049; Tue, 21 Jan 1997 13:32:31 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id NAA02745; Tue, 21 Jan 1997 13:32:30 -0800
Date: Tue, 21 Jan 1997 13:32:30 -0800
Message-Id: <199701212132.NAA02745@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Samuel Tardieu <sam@inf.enst.fr>
Cc: XEmacs Beta Test <xemacs-beta@xemacs.org>
Subject: [20.0-b90] Mule, any2ps and coco
In-Reply-To: <qw6u3obmg7e.fsf@esmeralda.enst.fr>
References: <qw6u3obmg7e.fsf@esmeralda.enst.fr>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII

>>>>> "Sam" == Samuel Tardieu <sam@inf.enst.fr> writes:

Sam> After installing XEmacs 20.0-b90 with Mule support, I am surprised to
Sam> see that the lib-src/mule directory contains:

Sam> Makefile.in.in  bdf.c           coco.c          fakelisp.h      mulelib.c
Sam> any2ps          bdf.h           fakelisp.c      m2ps.c          mulelib.h

Sam> Even Makefile.in wasn't built. any2ps and coco aren't installed
Sam> either. Bug or feature ?

This directory is currently broken.  I tried getting these to work
once, but the implementation was too horrible.  Someone who cares
about these programs can continue the port, but I get the feeling that
the functionality of these programs is best implemented within xemacs
itself, or via a shell script that runs xemacs with -batch.

Martin

