Just built the new gtk stuff, and I'm excited. It'll be very nice when
this stuff is fully stable.
I had a few issues that I noticed right off the bat (and some of this
you probably already know):
- I get a lot of "FIXME!!! - marking the hashtable makes us explode"
messages
- Menus seem somewhat unstable. When browsing the Customize menus,
occasionally XEmacs would just tweak out and give up drawing them,
leaving just the item on the menubar highlighted
- Fontification in buffers is totally disabled.
- Selecting text seems broken. I can't mouse-select, although
shift-select works. Text won't go to or from the selection,
clipboard, or cut buffers.
- Note-text in menus doesn't show up, and sometimes gives an extra
separator (ie, the Lisp menu and popup menu in lisp-interaction)
- Dialogs don't work:
Symbol's function definition is void: gtk-make-dialog-box-internal
Other than that, looks very cool. Keep up the good work.