Marco
2e98a6482a
Fixed the message when trying to reconnect to a connected server
...
The error happened because the connection wrapped with tls return t
(it's a child, not a network process -- I guess)
modified: rcirc.el
2011-04-06 17:13:53 +02:00
Neale Pickett
2146f06ca6
Have rcirc-authenticate use ~/.authinfo
2010-10-01 14:43:16 -06:00
Neale Pickett
126c060732
Update rcirc-channel-p to RFC 2811
2010-10-01 13:06:53 -06:00
Neale Pickett
0a9e78132c
Fix called-interactively-p for emacs 23.1.1
2010-10-01 12:46:41 -06:00
Neale Pickett
aeab4c5009
Allow TLS (and more)
...
Set the :connect-function parameter in rcirc-server-alist to anything
that takes the same arguments as open-network-stream. For example,
open-tls-stream.
2010-10-01 12:42:49 -06:00
Ryan Yeske
1bf3dac9e9
initial import from emacs bzr trunk
2010-09-16 16:56:46 -07:00