emacs-erc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug#29108: 25.3; ERC SASL support


From: J.P.
Subject: Re: bug#29108: 25.3; ERC SASL support
Date: Sun, 20 Nov 2022 06:29:26 -0800
User-agent: Gnus/5.13 (Gnus v5.13)

v.12 Fixed regression involving buffer reassociation on forced renicks.
In so doing, made behavior slightly more aggressive. Also fixed problem
persisting local-module modes across reconnects.

WRT the latter, if you were to toggle off a local module, like
`erc-sasl-mode', and reconnect, ERC would activate it again the second
time through. (Though fixed, this needs an accompanying test.)

Also spotted:

  *** irc.foonet.org 900 * * tester You are now logged in as tester
  *** irc.foonet.org 903 * Authentication successful

Pretty redundant/noisy. We should maybe add a catalog entry for 903 and
a handler for 900 (although some servers use 900 for non-SASL purposes,
I believe).

Another possible UX annoyance is that local toggles, like
`erc-sasl-mode', don't currently work in target buffers at all. We
should maybe wrap them in an `erc-with-server-buffer'.

Attachment: 0000-v11-v12.diff
Description: Text Data

Attachment: 0001-Add-GS2-authorization-to-sasl-scram-rfc.patch
Description: Text Data

Attachment: 0002-Don-t-set-erc-networks-id-until-network-is-known.patch
Description: Text Data

Attachment: 0003-Make-erc-server-reconnecting-non-buffer-local.patch
Description: Text Data

Attachment: 0004-Support-local-ERC-modules-in-erc-mode-buffers.patch
Description: Text Data

Attachment: 0005-Call-erc-login-indirectly-via-new-generic-wrapper.patch
Description: Text Data

Attachment: 0006-Add-non-IRCv3-SASL-module-to-ERC.patch
Description: Text Data

Attachment: 0007-Accept-functions-in-place-of-passwords-in-ERC.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]