From xemacs-m  Tue Jan 28 22:17:07 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id WAA28991 for <xemacs-beta@xemacs.org>; Tue, 28 Jan 1997 22:17:05 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcanp08714; Tue, 28 Jan 1997 23:17:04 -0500 (EST)
Date: Tue, 28 Jan 1997 23:17:04 -0500 (EST)
Message-Id: <QQcanp08714.199701290417@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 <xemacs-beta@xemacs.org>
Subject: Re: [19.15b90]: Rogue dialog box
In-Reply-To: <199701290408.UAA05259@xemacs.eng.sun.com>
References: <9701280805.AA29140@mail.esrin.esa.it>
	<rvsp3mrz4s.fsf@sdnp5.ucsd.edu>
	<QQcakr23178.199701280922@crystal.WonderWorks.COM>
	<199701290251.VAA02895@mykonos.interport.net>
	<199701290408.UAA05259@xemacs.eng.sun.com>

should-use-dialog-box matches should-use-dialog-box-p, a function
defined in 19.14.  You all know how I feel about purity of
essence in variable names.  should-use-dialog-box passes the
apropos test, in that reasonable apropos searches would dig it
up.  So it's an OK variable name as far as I'm concerned.

