[slime-devel] autoflush of streams
Alan Ruttenberg
alanralanr at comcast.net
Mon Jan 19 22:55:28 UTC 2004
openmcl (perhaps others) needs to add connection streams to a list to
be periodically flushed so that output appears in emacs in a timely
manner. I could redefine or advise create-connection and
close-connection but I think it might make more sense to make these
methods and then I can define :around methods to do what needs to be
done. Or you could add a hook.
Or is there some better place to do this.
-Alan
More information about the slime-devel
mailing list