Optionally auto-reconnect depending on `rcirc-reconnect-delay'.
authorSam Steingold <sds@gnu.org>
Fri, 9 May 2014 17:04:46 +0000 (13:04 -0400)
committerSam Steingold <sds@gnu.org>
Fri, 9 May 2014 17:04:46 +0000 (13:04 -0400)
commitf36f0bca381402745550aed8ccfd8e447efb1dd8
treed56e024d6f35509bb2fbaa9ee3f757d5e2da52b0
parent8e45f27f7e5bc74eb5ce035dff6ab22fb0f9dd20
Optionally auto-reconnect depending on `rcirc-reconnect-delay'.

* net/rcirc.el (rcirc-reconnect-delay): New user option.
(rcirc-sentinel): Auto-reconnect to the server if `rcirc-reconnect-delay'
is non-0 (but not more often than its value in case the host is off-line).
lisp/ChangeLog
lisp/net/rcirc.el