Stefan Kangas writes: > "J.P." writes: > >> It just occurred to me that we may also want to reset >> `erc--server-last-reconnect-count' at some point after all (re)JOINing >> is done with (both client- and server-initiated) so that the option >> `erc-join-buffer' regains precedence over `erc-reconnect-display' for >> the remainder of the connection. Doing so in `erc-cmd-JOIN' would cover >> manually issued /JOINs as well as invocations of `erc-join-channel'. > > Sounds good to me. Great. Added. Thanks. Updated tests: https://gitlab.com/jpneverwas/erc-v3/-/blob/454ef4674af3d784bb47a81db5e7d526fb30a705/test/erc-scenarios.el#L1642