Re: Emacs 31 release-blocking bugs
Richard Lawrence <[email protected]> Wed, 29 Jul 2026 11:06:25 +0200
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Sean Whitton <[email protected]> writes: > - #81408 31.0.90; gnus-icalendar-event--find-attendee no longer matches > regexp quoted strings This one has a patch in the bug report that mitigates the issue for Emacs 31, which I think can be applied as-is; we might want to continue the discussion about how to clean up gnus-icalendar.el (in that bug or elsewhere), but the release shouldn't wait on it. > - The problem with icalendar tests failing in certain timezones: > <https://https://lists.gnu.org/archive/html/emacs-devel/2026-07/msg00445.html> I worked out a fix for this this morning. I still need to test it more thoroughly and add a regression test, then I'll send a patch. Thanks, Richard