Re: bug#67220: 30.0.50; ERC 5.6: Prefer parameter-driven MODE processing in ERC

"J.P." <[email protected]> Tue, 23 Apr 2024 15:35:42 -0700
Newsgroups gmane.emacs.erc.general
Message-ID <[email protected]>
"J.P." <[email protected]> writes:

> "J.P." <[email protected]> writes:
>
>>> I think it's worth correcting this in ERC 5.6. Proposed changes
>>> attached. (The first patch is unrelated.)
>>
>> These changes now live on master as
>>
>>   3d87e343276 * Use modern fallback for channel name detection in ERC
>>   25d15391f26 * Normalize ISUPPORT params with empty values in ERC
>>
>> If anyone experiences new difficulties related to detecting channel
>> names, these are likely to blame.
>
> A regression involving `erc-query-buffer-p' has surfaced that basically
> makes the function unsuable in many situations. The root cause is some
> combination of stupdiity and laziness on my part, as usual. The attached
> patch should fix the issue. Thanks to Libera user mekeor for reporting
> this.

This has been installed as

  473189ab690 Fix regression involving erc-query-buffer-p

This bug is already closed.