From xemacs-m  Fri Mar  7 09:53:34 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 JAA19583
	for <xemacs-beta@xemacs.org>; Fri, 7 Mar 1997 09:53:33 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcfvz15765; Fri, 7 Mar 1997 10:53:33 -0500 (EST)
Date: Fri, 7 Mar 1997 10:53:33 -0500 (EST)
Message-Id: <QQcfvz15765.199703071553@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.org
Subject: Re: Custom and Options
In-Reply-To: <rjwwrjx1ks.fsf@zuse.dina.kvl.dk>
References: <rjvi75xda4.fsf@zuse.dina.kvl.dk>
	<x2sp2981ft.fsf@lemcbed.lem.uni-karlsruhe.de>
	<rjohcxx9f5.fsf@zuse.dina.kvl.dk>
	<x2g1y92byy.fsf@lemcbed.lem.uni-karlsruhe.de>
	<rjiv34ykpl.fsf@zuse.dina.kvl.dk>
	<x2n2sgyjwa.fsf@lemcbed.lem.uni-karlsruhe.de>
	<u9pvxcx3ei.fsf@neal.ctd.comsat.com>
	<m3ends32g1.fsf@jens.metrix.de>
	<QQcftv02890.199703070156@crystal.WonderWorks.COM>
	<rjwwrjx1ks.fsf@zuse.dina.kvl.dk>
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:
 > > It wasn't obvious to me what to do at first either.  But I'm
 > > generally fearless when it comes to these things and just thumped
 > > the buttons until it became apparent what was going on.
 > 
 > If truly desperate, you could always press the _help_ button in the
 > top of the buffer.

(!)

I never saw it.  When I do Options->Edit Faces, the screen comes
up with point at point-max and the top of the buffer is not
visible.  I scrolled backward to the face I wanted to change and
managed to not bring the top of the buffer into view.

 > > One problem I noticed was that the toggle buttons and the on/off
 > > word description of the state didn't sync with each other.
 > > (20.1-b3).
 > 
 > There are three states:
 > 
 > (1) [ ] Underline: on/off
 > 
 > (2) [X] Underline: on
 > 
 > (3) [X] Underline: off
 > 
 > In state (1), the face will not affect whether text is underlined or
 > not.  In state (2) it will force the text to be underlined.  In state
 > (3) it will force the text to be ununderlined.  
 > 
 > I'd like the `Underline: on/off to be inactive (greyed out) in state
 > (1), but the widget library doesn't support this yet.

Yes, that would have made it clear to me.

