From xemacs-m  Tue Apr  8 11:14:25 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 LAA03222
	for <xemacs-beta@xemacs.org>; Tue, 8 Apr 1997 11:14:24 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQckke26142; Tue, 8 Apr 1997 12:14:18 -0400 (EDT)
Date: Tue, 8 Apr 1997 12:14:18 -0400 (EDT)
Message-Id: <QQckke26142.199704081614@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 Developers <xemacs-beta@xemacs.org>
Subject: Re: minibuf.el
In-Reply-To: <rj7midselu.fsf@zuse.dina.kvl.dk>
References: <kigbu7phc96.fsf@jagor.srce.hr>
	<QQckka25111.199704081500@crystal.WonderWorks.COM>
	<rj7midselu.fsf@zuse.dina.kvl.dk>
X-Mailer: VM 6.24 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

Per Abrahamsen writes:
 > 
 > Kyle Jones <kyle_jones@wonderworks.com> writes:
 > 
 > > I see variables that were not user options before Custom now
 > > being made into user options.  Please don't do this as part of
 > > your customization efforts.
 > 
 > I assume `is user option' means `doc string starts with *' here, right?

Yes.  Some of those *-less variables are changed at your own
peril.  (Read as, you better know what you're doing.)  And there
is less guarantee that those variables will persist from version
to version.

