
28 Oct
2005
28 Oct
'05
1:48 p.m.
Update of /project/cl-xmpp/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv32398 Modified Files: index.html Log Message: *** empty log message *** Date: Fri Oct 28 15:48:28 2005 Author: eenge Index: public_html/index.html diff -u public_html/index.html:1.3 public_html/index.html:1.4 --- public_html/index.html:1.3 Fri Oct 28 15:47:59 2005 +++ public_html/index.html Fri Oct 28 15:48:28 2005 @@ -104,7 +104,7 @@ ;; then sit back and watch the messages roll in: * (xmpp:receive-stanza-loop connection) -#>MESSAGE from=username@hostname to=me@myserver< +#<MESSAGE from=username@hostname to=me@myserver> [....] ;; That's it. Interrupt the loop to issue other commands, eg: