Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
wmperry(a)aventail.com (William M. Perry) writes:
> I got tired of writing spec documents and started hacking some code for the
> really basic integration, and I've got a (tty-only right now) XEmacs that
> is using the Gtk / Gdk event loop to drive it. I didn't trust it quite
> enough to write this email message, but it does appear to work. There is
> something weird with the QUIT macro stuff, but... baby steps. :)
Which reminds me. Do you want a branch on
cvs.xemacs.org to publish your
stuff?
Hmmm... I could do it from there or I could just maintain a set of patches
in cvs on
gnu.org or
libre.aventail.com. How big a pain is it to set up on
xemacs.org? I lost my SSH key that I sent martin a while ago in a machine
reorg (didn't have it on the laptop like I thought).
I think I've decided to just bite the bullet and pull some serious
all-nighters next week and do the native Gtk/Gdk port. It doesn't look
like it will be horribly difficult, and there is a lot of Xt cruft lying
around in all the *-x.c files, and instead of cluttering them up with
ifdefs for Gtk, I'll just suffer some pain. :)
This will also make it easier to bring it up to the 21.2 branch and do
andy's widget work eventually.
-Bill P.