From xemacs-m  Mon Mar 10 11:09:15 1997
Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id LAA00559
	for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 11:09:14 -0600 (CST)
Received: from fresnel.math.ethz.ch (vroonhof@fresnel [129.132.145.6]) by frege.math.ethz.ch (8.6.12/Main-STAT-mailer) with ESMTP id SAA28843 for <xemacs-beta@xemacs.org>; Mon, 10 Mar 1997 18:08:54 +0100
Received: (vroonhof@localhost) by fresnel.math.ethz.ch (8.6.9/D-MATH-client) id SAA13217; Mon, 10 Mar 1997 18:06:47 +0100
Sender: vroonhof@math.ethz.ch
To: xemacs-beta@xemacs.org
Subject: Re: toolbar-shadow b97->b98
References: <199703101351.OAA15982@sonne.darmstadt.gmd.de> <QQcggv27990.199703101422@crystal.WonderWorks.COM>
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Date: 10 Mar 1997 18:06:46 +0100
In-Reply-To: Kyle Jones's message of Mon, 10 Mar 1997 09:22:49 -0500 (EST)
Message-ID: <by913vekwp.fsf@math.ethz.ch>
Lines: 46
X-Mailer: Gnus v5.4.25/XEmacs 19.15

Kyle Jones <kyle_jones@wonderworks.com> writes:

> I agree with you.  The automatic shadow color machinery is working
> for some folks, but not others.  We need to figure out why.
> 
> I note that both reported failures have been under Solaris 2.5.1.

I get black shadows with XEmacs compiled and running on Solaris 2.3
with home-made X11R5 libs and displaying on the XServer that comes
native with Solaris 2.5.

> Are you also using CDE?

CDE not installed on both machines. Window manager fvwm.

> Please type (frame-parameters) ctrl-j in the *scratch* buffer and
> send the results.

This is in an XEmacs with the patch to EmacsFrame.c backed out, does
it matter?

(frame-parameters)
((name . "emacs") (height . 40) (width . 80)
(minibuffer . t) (left . 1) (top . 1) (border-width . 0)
(internal-border-width . 4) (border-color . "#000000000000")
(top-toolbar-shadow-color . "#e5e5e5e5e5e5")
(bottom-toolbar-shadow-color . "#666666666666")
(background-toolbar-color . "#bfbfbfbfbfbf")
(toolbar-shadow-thickness . 2)
(inter-line-space . 0) (window-id . "58720291")
(custom-properties type x class color background light)
(background-mode . light)
(window-config-stack .
   [undoable-stack 16
        [trunc-stack (	#<window-configuration 0x28d3>
			#<window-configuration 0x21bf>
			#<window-configuration 0x216d>
			#<window-configuration 0x1f32>
			#<window-configuration 0x1f25>
			#<window-configuration 0x1f1e>
			#<window-configuration 0x16c6>
			#<window-configuration 0x16ae>
			#<window-configuration 0x1686>
			#<window-configuration 0x1683>
			#<window-configuration 0x1642>) 11]
	[trunc-stack nil 0]]))

