From xemacs-m  Mon Jul 28 12:17:11 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 MAA19832
	for <xemacs-beta@xemacs.org>; Mon, 28 Jul 1997 12:17:10 -0500 (CDT)
Received: from kolmogorov.dina.kvl.dk (kolmogorov.dina.kvl.dk [130.225.40.209]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id TAA13735; Mon, 28 Jul 1997 19:13:31 +0200
Received: (abraham@localhost) by kolmogorov.dina.kvl.dk (8.6.12/8.6.4) id TAA20974; Mon, 28 Jul 1997 19:17:24 +0200
To: xemacs-beta@xemacs.org
Subject: Re: customize string value bug
References: <rwxen8xir60.fsf@kopernik.npac.syr.edu> <m2bu41cep6.fsf@altair.xemacs.org> <rjyb74xtde.fsf@kolmogorov.dina.kvl.dk> <m2pvsgdqw8.fsf@altair.xemacs.org>
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: 28 Jul 1997 19:17:24 +0200
In-Reply-To: Steven L Baur's message of "18 Jul 1997 13:52:39 -0700"
Message-ID: <rj3eozume3.fsf@kolmogorov.dina.kvl.dk>
Lines: 13
X-Mailer: Gnus v5.4.62/Emacs 19.34
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit


Steven L Baur <steve@xemacs.org> writes:

> I see.  My second guess is that some of the recent changes to overlays 
> that Hrvoje has made might be responsible.  Could it be you are
> working around an XEmacs bug in overlays that has been fixed?

Almost right.  I removed some workaround for 20.3, but didn't test the
code. 

Try (setq widget-field-add-space t) to see if that fixes the problem.

I'll make it default to t in 1.9953.

