[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#62044: 30.0.50; ERC 5.5: Auto-reconnect is broken
From: |
J.P. |
Subject: |
Re: bug#62044: 30.0.50; ERC 5.5: Auto-reconnect is broken |
Date: |
Sun, 01 Dec 2024 19:50:07 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
A stop-gap solution for this issue was introduced in ERC 5.6 as
`erc-server-delayed-check-reconnect', a new function value for the
option `erc-server-reconnect-function'. There's since been some
criticism regarding its lack of discoverability, despite it featuring in
the Sample Configuration of ERC's manual. It's therefore been suggested
we favor the behavior it enables whenever possible by detecting
compatible values of `erc-server-connect-function'. Any false negatives
will hopefully only affect advanced users with nonstandard connectors.
The following patch tries to implement this. Feedback welcome.
Thanks.
0001-5.6.1-Add-smarter-default-for-erc-server-reconnect-f.patch
Description: Text Data
- Re: bug#62044: 30.0.50; ERC 5.5: Auto-reconnect is broken,
J.P. <=