Peter Brown <rendhalver(a)users.sourceforge.net> writes:
Arcady Genkin writes:
> The customize buffers seem to have missing buttons. I noticed this
> with Gnus's "G c" (customize group): there was no "Done"
button to
> exit the customize buffer. The same goes, for example, for
> M-x customize-variable RET gnus-select-method RET. However, there is
> a drop-down element "Reset" (but still no buttons).
hi arcady
thanks for the bug report
i had this same problem a while ago
the cause is you havent specified a widget set
add --with-widgets=lucid or --with-widgets=athena or --with-widgets=motif
to your compile options and recompile
that should fix the problem
Peter, thanks for the response. I recompiled with
--with-widgets=lucid and I still have no buttons in the described
circumstances.:( Yes, I did a "make clean" before the excersise.
The configure command:
./configure --with-widgets=lucid --with-toolbars=no --with-sound=no
Anyhow, shouldn't the compile system choose *some* widget set by
default?
Thanks again,
--
Arcady Genkin