From xemacs-m  Wed Apr 16 16:35:36 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA14164
	for <xemacs-beta@xemacs.org>; Wed, 16 Apr 1997 16:35:33 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcloo19467; Wed, 16 Apr 1997 17:35:33 -0400 (EDT)
Date: Wed, 16 Apr 1997 17:35:33 -0400 (EDT)
Message-Id: <QQcloo19467.199704162135@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: Success with 20.1final (plus patches) on Solaris 2.5.1
In-Reply-To: <199704162103.OAA02607@sandman>
References: <199704162103.OAA02607@sandman>
X-Mailer: VM 6.27 under 19.15 XEmacs Lucid
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Dan Rich writes:
 > One oddity that I noticed a few beta's ago; clicking the "Mail"
 > toolbar icon no longer causes VM to startup in a differen frame (now
 > running VM 6.27).  Has something changes in the toolbar/VM code, or
 > did one of the defaults in VM change somewhere along the line without
 > my noticing it?  Here's the only variables in my vm setup that appear
 > to deal with frames:
 >       (setq vm-frame-per-composition 't)
 >       (setq vm-frame-per-folder nil)

The toolbar had its own frame creation code.  I think this code
went away went Hrvoje rejiggered lisp/x11/x-toolbar.el before
19.15 went out.

