From xemacs-m  Mon Feb  3 21:11:28 1997
Received: from pentagana.sonic.jp (root@tokyo-03-121.gol.com [202.243.51.121])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id VAA26388
	for <xemacs-beta@xemacs.org>; Mon, 3 Feb 1997 21:10:53 -0600 (CST)
Received: from mother.sonic.jp (mother.sonic.jp [194.93.1.1]) by pentagana.sonic.jp (8.7.1+2.6Wbeta4/3.4W3) with ESMTP id MAA00309; Tue, 4 Feb 1997 12:07:23 +0900
Received: from pentagana (jhod@[194.93.1.69]) by mother.sonic.jp with SMTP (8.7.1/8.7.1) id MAA16452; Tue, 4 Feb 1997 12:08:23 +0900 (JST)
Sender: jhod@mother.sonic.jp
Message-ID: <32F6A7E8.702BFF49@po.iijnet.or.jp>
Date: Tue, 04 Feb 1997 12:07:20 +0900
From: Jareth Hein <jhod@po.iijnet.or.jp>
Organization: Sonic Software Planning, Tokyo
X-Mailer: Mozilla 3.01 (X11; I; Linux 2.0.28 i586)
MIME-Version: 1.0
To: Michael Guenther <michaelg@igor.stuttgart.netsurf.de>
CC: xemacs-beta@xemacs.org
Subject: Re: 20.0 (almost) OK on Linux 2.0.28
References: <32F59D60.26349D9D@igor.stuttgart.netsurf.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Michael Guenther wrote:
> 
> Hi!
> 
> I succeeded in building 20.0 with gcc 2.7.2.1 on my Linux
> system with the following configuration:
> 
<snip> 
> There were a few problems though:
> 
> 2. I had to use the compiler flag -DX_LOCALE. Otherwise XEmacs
>    complained about "locale not supported by..." when I started
>    it with LANG=ja_JP.EUC. (This may be a problem with my
>    system)

This is caused by the fact that libc-5.4.xx supports only C, POSIX,
ISO-8859 & KOI8 locales as distributed. I was in the process of writing
a patch for this, but am too busy working on WNN and IM related stuff at
the moment to finish it...

> 
> 3. There seems to be a problem with TeX mode. When I issue the
>    command tex-buffer, XEmacs just hangs and uses lots of CPU time.
>    Has anyone else tried this?
> 

I noticed the same thing. Also, a minor nit: attempting to ispell in a
TeX buffer suddenly finds 'LocalWords' to be misspelt. This didn't
happen in 19.13...

--Jareth

