Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
wmperry(a)aventail.com (William M. Perry) writes:
> This incorporates all of ben's recent suggestions.
Thanks. I'll try it out. I'll try to a few of the reported failure modes
of the old implementation to see whether they are gone with this cleaner
version. Do you have an idea whether it should now be possible to turn
the GPM support into a module? From a first glance it looks that way.
Yup, I've actually got xemacs/modules/gpm ready to go if anybody wants.
But to use this the temacs binary MUST be linked in such a way to export
all symbols (-Wl,--export-dynamic under Linux, etc) since we modify 2
global variables (event_stream and tty_console_methods)
P.S. How can this be final patch if there are no ChangeLogs? :-)
I'll send those along in a separate message later today. Have to get my
son ready to go to a birthday party, and we haven't gotten the present
yet. :)
-bp