bug#72831: [PATCH] gnus-icalendar: Allow comments in event replies

2024-09-11 Thread Robert Pluim
tags 72831 fixed close 72831 31.1 quit > On Sat, 07 Sep 2024 17:05:34 +0200, Ferdinand Pieper > said: Ferdinand> Eli Zaretskii writes: >> Thanks, I'd like to wait for a few days, to let people comment if they >> want. Ferdinand> Sounds good, thanks for handling it. I

bug#72831: [PATCH] gnus-icalendar: Allow comments in event replies

2024-09-07 Thread Ferdinand Pieper
Eli Zaretskii writes: > Thanks, I'd like to wait for a few days, to let people comment if they > want. Sounds good, thanks for handling it.

bug#72831: [PATCH] gnus-icalendar: Allow comments in event replies

2024-09-07 Thread Eli Zaretskii
> From: Ferdinand Pieper > Cc: Robert Pluim , Eli Zaretskii , Andrew > G Cohen , Alexandre Duret-Lutz > Date: Sat, 07 Sep 2024 14:22:41 +0200 > > Any further feedback on the patch or could someone please apply the patch? > Thanks! > > Patch once again below, this time as attachment instead

bug#72831: [PATCH] gnus-icalendar: Allow comments in event replies

2024-09-07 Thread Ferdinand Pieper
Any further feedback on the patch or could someone please apply the patch? Thanks! Patch once again below, this time as attachment instead of inline… >From 5f75ab29fd0f0fbed523863c6ce13ce1f8de Mon Sep 17 00:00:00 2001 From: fpi Date: Wed, 28 Aug 2024 18:33:20 +0200 Subject: [PATCH] Allow co

bug#72831: [PATCH] gnus-icalendar: Allow comments in event replies

2024-08-31 Thread Ferdinand Pieper
The updated patch contains two tests to check replies with and without a comment. Let me know any feedback on these as I have never contributed tests so far and if you prefer to have code and tests split into two commits instead. Otherwise the patch should be good to be applied? Thanks! >From