[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#67220: 30.0.50; ERC 5.6: Prefer parameter-driven MODE processing
From: |
J.P. |
Subject: |
Re: bug#67220: 30.0.50; ERC 5.6: Prefer parameter-driven MODE processing in ERC |
Date: |
Sat, 13 Apr 2024 15:17:00 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
"J.P." <jp@neverwas.me> 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.
0001-Fix-regression-involving-erc-query-buffer-p.patch
Description: Text Data
- Re: bug#67220: 30.0.50; ERC 5.6: Prefer parameter-driven MODE processing in ERC,
J.P. <=