From xemacs-m  Mon Mar  3 17:32:45 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 RAA23102
	for <xemacs-beta@xemacs.org>; Mon, 3 Mar 1997 17:32:43 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id PAA12204; Mon, 3 Mar 1997 15:32:12 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id PAA15212; Mon, 3 Mar 1997 15:32:09 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id PAA04408; Mon, 3 Mar 1997 15:32:06 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id PAA07179; Mon, 3 Mar 1997 15:32:05 -0800
Date: Mon, 3 Mar 1997 15:32:05 -0800
Message-Id: <199703032332.PAA07179@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: jens@lemcbed.lem.uni-karlsruhe.de
Cc: xemacs-beta@xemacs.org
Subject: (very) little startup screen patch
In-Reply-To: <x2u3mtp12i.fsf@lemcbed.lem.uni-karlsruhe.de>
References: <x2u3mtp12i.fsf@lemcbed.lem.uni-karlsruhe.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

>>>>> "Jens" == Jens Lautenbacher <jens@lemcbed.lem.uni-karlsruhe.de> writes:

Jens> This fixes one line and sets truncate-line to t for this
Jens> buffer. Incomplete lines at least look better than wrapped ones (on
Jens> astartup screen I have to repeat.)

2 problems:

- does truncate-lines get reset when the splash screen is removed?

- attempts to scroll the splash screen currently remove the
  information, just like a keypress.  So having unusable horizontal
  scrollbars appear by setting truncate-lines is rather hostile.

Martin

