> Regarding [Bug: 21.5-b29] customize: Set Save Done button
disappeared; "Stephen J. Turnbull" <stephen(a)xemacs.org> adds:
Uwe Brauer writes:
> Maybe I did not compile 21.5.29 correctly:
I think this may be a long-standing bug in XEmacs Customize. You
need
to specify --with-widgets=$TOOLKIT in order to get display of the
buttons that are implemented as native button widgets.
Hm but in 21.4 it works? Here are the configuration
parameters,
For 21.5.29 (compiled by myself)
./configure '--with-mule' '--with-xim' '--with-xfs'
'--with-optimization' '--without-error-checking'
'--with-toolbars' '--with-xpm' '--with-xface'
And here is the official (debian/ubuntu) 21.4.22:
./configure '--with-sound=none,native' '--with-x11'
'--extra-verbose' '--with-site-lisp'
'--with-database=berkdb' '--statedir=/var/lib'
'--infodir=/usr/share/info/xemacs21'
'--infopath=/usr/share/info/xemacs21' '--prefix=/usr'
'--dynamic' '--error-checking=none' '--debug=no'
'--with-pop' '--with-file-coding' '--pdump'
'--with-system-malloc' '--with_menubars=lucid'
'--with_scrollbars=lucid' '--with_dialogs=athena'
'--docdir=/usr/lib/xemacs-21.4.22/i486-linux-gnu/mule/'
'--with-mule' '--with-canna=no' '--with-wnn=no'
'--with-xim=xlib' '--with-xfs'
'--package-path=~/.xemacs:~/.xemacs/packages:~/.xemacs/xemacs-packages::/usr/share/xemacs21/site-packages:/usr/share/xemacs21/mule-packages:/usr/share/xemacs21/xemacs-packages'
'i486-linux-gnu'
So I don't see a widget call there, but maybe
--with_menubars=lucid'
'--with_scrollbars=lucid' '--with_dialogs=athena'
is the thing to use?
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta