From xemacs-m  Mon Feb  3 20:23:06 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id UAA26133
	for <xemacs-beta@xemacs.org>; Mon, 3 Feb 1997 20:23:05 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id SAA04096; Mon, 3 Feb 1997 18:22:36 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id SAA29064; Mon, 3 Feb 1997 18:22:34 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id SAA15032; Mon, 3 Feb 1997 18:22:33 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id SAA06175; Mon, 3 Feb 1997 18:22:32 -0800
Date: Mon, 3 Feb 1997 18:22:32 -0800
Message-Id: <199702040222.SAA06175@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Michael Guenther <michaelg@igor.stuttgart.netsurf.de>
Cc: xemacs-beta@xemacs.org
Subject: 20.0 (almost) OK on Linux 2.0.28
In-Reply-To: <32F59D60.26349D9D@igor.stuttgart.netsurf.de>
References: <32F59D60.26349D9D@igor.stuttgart.netsurf.de>
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

>>>>> "Michael" == Michael Guenther <michaelg@igor.stuttgart.netsurf.de> writes:

Michael> There were a few problems though:

Michael> 1. configure thought it had detected the Berkley DB header file. I
Michael>    had to disable database support to compile the sources.
Michael>    This was probably caused by a file called db.h in my XView 
Michael>    include directory, but I'm not sure.

To be fixed after the next round of configure improvements.

Michael> 2. I had to use the compiler flag -DX_LOCALE. Otherwise XEmacs
Michael>    complained about "locale not supported by..." when I started
Michael>    it with LANG=ja_JP.EUC. (This may be a problem with my
Michael>    system)

Is setlocale defined in some non-X header file and library?

Michael> 4. There seems to be a problem with Kanji fonts in the mode line.
Michael>    The kanji characters appear to be chopped off at the top. It 
Michael>    happens, when the height of the Kanji font is larger than the 
Michael>    height of the roman fonts. I used the font  
Michael>    -JIS-Fixed-Medium-R-Normal--16-150-75-75-C-160-JISX0208.1983-0.
Michael>    You can see the effect when Canna starts up. Its says Canna
Michael>    (in japanese) on the left side of the mode line then. 
Michael>    After incresing the size of the roman fonts, it worked fine.

XEmacs in general has problems with varying-height fonts in the mode
line and minibuffer.  Chuck?

Martin

