From xemacs-m  Fri Apr 11 04:33:15 1997
Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228])
	by xemacs.org (8.8.5/8.8.5) with SMTP id EAA05121
	for <xemacs-beta@xemacs.org>; Fri, 11 Apr 1997 04:33:14 -0500 (CDT)
Received: from zuse.dina.kvl.dk (zuse.dina.kvl.dk [130.225.40.245]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id LAA06284; Fri, 11 Apr 1997 11:33:07 +0200
Received: (abraham@localhost) by zuse.dina.kvl.dk (8.6.12/8.6.4) id LAA00856; Fri, 11 Apr 1997 11:33:11 +0200
Sender: abraham@dina.kvl.dk
To: kifer@CS.SunySB.EDU (Michael Kifer)
Cc: xemacs-beta@xemacs.org
Subject: Re: Custom interface improvements
References: <199704110555.BAA06630@cs.sunysb.edu>
Organization: The Church of Emacs
X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM<U{B+4e{k79.Ya{~':DblFPCg$
 @60,BfLv2@SKZ19cMWK0/C'v;tM:|6B'R}U1rp6CL&kN({9<zF/V{:JCg27yC)9oZjeqcQawzKfiNL
 t9}`vjmK["dRQC/qGFQq"%u|Q`:6{"Rz}b(dnl_"3$Jtqimi>|8MBp/
From: Per Abrahamsen <abraham@dina.kvl.dk>
Date: 11 Apr 1997 11:33:11 +0200
In-Reply-To: kifer@CS.SunySB.EDU's message of Fri, 11 Apr 1997 01:43:00 -0400
Message-ID: <rjwwq9ykdk.fsf@zuse.dina.kvl.dk>
Lines: 25
X-Mailer: Gnus v5.4.37/Emacs 19.34
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit


kifer@CS.SunySB.EDU (Michael Kifer) writes:

>     1. There doesn't seem to be a way to fold (hide) a group back after you
>        unfold it. One would expect that such a thing would be provided in a
>        widget.

Push the level button (the *'s befor ethe name).

>     2. When you press return or button3 on unfolded group items (whose button
> 	looks like [ ]), then you get a menu offering to set/reset,
> 	etc. the value.
> 	This doesn't make sense since there is no value to re/set.

It will set/reset all the members of the group, recursively.

>     3. The buffer is not read-only at the very beginning of the
>        buffer and at its end.

Know bug.

>     4. It probably would be a good idea to disable Undo in the custom
>        buffer.

I think more actions should flush the undo buffer.

