
Hi guys, On Wed, Aug 20, 2008 at 7:49 PM, Erik Huelsmann <ehuels@gmail.com> wrote:
It appears that when a channel is "registered" on freenode, the server sends a reply of the following form to set the channel's URL:
:zelazny.freenode.net 328 rme #ccl :http://ccl.clozure.com/
CL-IRC doesn't know about this, and signals an error when it encounters it.
Perhaps CL-IRC should, by default or as a readily available mode, not enter the debugger upon an unrecognized message, since they are more likely 'uninteresting' than 'program bug'
4 years after the initial discussion, this was still on my TODO list! So, today I decided to tackle the issue. I'll go forward and make a new release (hopefully today). It'd be great if that would allow inclusion of cl-irc from a release tarball instead of from the repository trunk in Quicklisp next month! Bye, Erik.