Richard Stallman <[EMAIL PROTECTED]> writes: > Do we really want to document these new functions, or would > it be better to tell everyone to use make-network-process directly?
IMO, people should use make-network-process directly. These are just simple examples of how to use make-network-process for servers and non-blocking clients, but they are really superfluous, so it would be ok to remove them (they are new in 22.x). We could even make open-network-stream obsolete, but that's probably too drastic. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel