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 Ferdinand Pieper
event) + (gnus-icalendar-event-reply-from-buffer + (current-buffer) + 'declined + icalendar-identities + nil +(should (string-match "^ATTENDEE;.*?\\(PART

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

2024-08-31 Thread Ferdinand Pieper
p...@anoncompany.com"))) +(unwind-protect +(progn + (let* ((reply (with-temp-buffer +(insert event) +(gnus-icalendar-event-reply-from-buffer + (current-buffer) + 'declined +