configuring xemacs-gtk
Jeff Sparkes
jsparkes at gmail.com
Fri Jun 4 13:23:33 EDT 2010
Here's the exact configuration options I'm using, straight from config.h.
This compiles and runs for
me on Ubuntu 10.04. I still can't turn on the menubar. There's a bug in
the frame resizing code
where. Some code is confusing frame units (chars) for pixels. Watching the
tug of war is amusing.
The frame resizes back and forth by a line or two at a time until xemacs
crashes.
#define EMACS_CONFIG_OPTIONS " '--with-xemacs-compiler=gcc' '--with-newgc'
'--with-debug' '--with-assertions' '--with-union-type'
'--with-site-lisp=yes' '--with-ldap=no' '--with-mule' '--with-gnome'
'--with-gtk' '--with-dialogs=no' '--with-widgets=no' '--with-scrollbars=gtk'
'--with-menubars=gtk' '--with-toolbars=no' '-C'"
More information about the XEmacs-Beta
mailing list