Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
 wmperry(a)aventail.com (William M. Perry) writes:
 
 > SmOpen().  I was planning on just throwing this into the event loop.  I'm
 > not sure if we can currently do this from the module API or not.
 
 I cannot think why not. Note that the tooltalk stuff which really
 should be a module already does things on the lines of what you want. 
Hmmm... interesting.  So when you connect_to_file_descriptor(), the data
doesn't actually get _read_ if you have a process filter set up?  Would it
make sense to make the GPM code do this as well then?
Would definitely make it cleaner, and the GPM code could become a module,
as could the speech stuff.
-Bill P.