From xemacs-m  Mon Jan  6 22:18:46 1997
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id WAA02538 for <xemacs-beta@xemacs.org>; Mon, 6 Jan 1997 22:18:45 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id UAA23807; Mon, 6 Jan 1997 20:18:16 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id UAA02472; Mon, 6 Jan 1997 20:18:13 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id UAA04514; Mon, 6 Jan 1997 20:18:11 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id UAA12940; Mon, 6 Jan 1997 20:18:10 -0800
Date: Mon, 6 Jan 1997 20:18:10 -0800
Message-Id: <199701070418.UAA12940@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Steven L Baur <steve@miranova.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: Slight cut-off with MULE and mule-doc/demo
In-Reply-To: <m2681exiw9.fsf@altair.xemacs.org>
References: <199612182146.QAA82938@black-ice.cc.vt.edu>
	<m2681exiw9.fsf@altair.xemacs.org>
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

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

>>>>> "Valdis" == Valdis Kletnieks <Valdis.Kletnieks@vt.edu> writes:
Valdis> 20.0-b31, AIX 4.2, -with-mule.  Viewing the mule-doc/demo
Valdis> file, the scrollbar fails to *quite* make the last line fully
Valdis> visible. See the attached GIF of a screen grab - the scrollbar
Valdis> is pulled all the way down, but the last line (BIG5) isn't
Valdis> fully visible. Resizing the window without touching the
Valdis> scrollbar will make the whole line visible...

Valdis> Sorry I dont have a patch.. ;)

sb> Look for some variables to tweak, I think it's documented in the FAQ
sb> somewhere.

sb> This is a typical display when one is using a mixture of fonts that
sb> are different sizes, and it's been that way since at least 19.13.

There definitely is brokenness with some aspects of the redisplay,
especially to do with displaying that `last line'.

Since it `sort of' works, there's never been quite enough incentive for
anyone to fix it.  The redisplay code is difficult to modify.

Martin

