Subject: Re: Q about inter-app comm From: Erik Naggum <erik@naggum.net> Date: 2000/08/18 Newsgroups: comp.lang.lisp Message-ID: <3175607607737633@naggum.net> * Clinton Hyde <chyde@bbn.com> | agreed, there is a mail-like flavor to this, and in fact I imagine | that I need a two-level behavior, where email is the fall-back. but | I think that there is a more immediate delivery mode where the data | goes into its own window if user-A is in fact logged in someplace... Please read RFC 821 and look for SEND, SOML and SAML. Please also don't break your lines manually. Your newsreader does that for you at a different point in the line than you do, and the result is quite horrible. #:Erik -- If this is not what you expected, please alter your expectations.