From xemacs-m  Wed Mar 12 20:41:19 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id UAA14986
	for <xemacs-beta@xemacs.org>; Wed, 12 Mar 1997 20:41:17 -0600 (CST)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id DAA24731; Thu, 13 Mar 1997 03:41:14 +0100 (MET)
Sender: hniksic@public.srce.hr
To: xemacs-beta@xemacs.org
Subject: Re: [PATCH] 19.15b98: possible fix for toolbar shadow lossage
References: <199703101351.OAA15982@sonne.darmstadt.gmd.de> 	<QQcghk01503.199703101806@crystal.WonderWorks.COM> 	<8495.858033630@rtp.ericsson.se> <QQcgin07662.199703110124@crystal.WonderWorks.COM>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nAEL1M(".[qvI#a2E
 6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/XvhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 13 Mar 1997 03:41:14 +0100
In-Reply-To: Kyle Jones's message of Mon, 10 Mar 1997 20:24:50 -0500 (EST)
Message-ID: <kigd8t4ldit.fsf@jagor.srce.hr>
Lines: 31
X-Mailer: Gnus v5.4.25/XEmacs 19.14

Kyle Jones <kyle_jones@wonderworks.com> writes:

> Here is the patch.  THOSE WHO HAVE SEEN THE TOOLBAR SHADOW LOSSAGE
> PLEASE TRY THIS.  I'd like to avoid another beta cycle with this
> being broken, if possible.  It is a simple patch, and eilminates
> the problem for me.

This fixes it for me, too.  I proclaim my toolbar sane again.

Steve: the problem I thought originated from an exchausted colormap
was actually the toolbar-shadow lossage, which is now fixed.  Sorry
for the false alarm.

However, some the geometry problem persists.  To recapitulate, XEmacs
starts up in what it claims to be 80x30 geometry, but the frame looks
quite small to me.  The splash screen doesn't fit to the frame -- the
`Type C-h i...' line is cut off.

I have counted the lines "manually" (using something like
(loop for i from 1 to 30 do (insert (format "%d\n" i)))), and found
that the *scratch* buffer accepts 29 lines (actually 28, 29th is cut
off).

However, the logo takes a lot of space, and there is quite a lot of
spacing before and after the logo.  This may explain the lossage.  Is
anyone else experiencing this?

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
main(){printf(&unix["\021%six\012\0"],(unix)["have"]+"fun"-0x60);}

