Marco Baringer <mb at bese.it> writes: > idea: we could put (lambda (connection) (emacs-connected > (connection.socket-io connection))) on *new-connection-hook* instead > of putting emacs-connected directly. wouldn't this do it? .user-io needs to be flushed, not .socket-io. Otherwise it's fine. Helmut.