From 69da7524276bf90abb56c79234c69b0607ee5262 Mon Sep 17 00:00:00 2001 From: fpi Date: Tue, 17 Sep 2024 22:06:06 +0200 Subject: Document problems with current ical-event class --- gnus-icalendar-request-tests.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gnus-icalendar-request-tests.el') diff --git a/gnus-icalendar-request-tests.el b/gnus-icalendar-request-tests.el index 413cbd3..b9a2954 100644 --- a/gnus-icalendar-request-tests.el +++ b/gnus-icalendar-request-tests.el @@ -69,7 +69,8 @@ DTSTART:20240917T080000Z DTEND:20240917T100000Z SUMMARY:Party DESCRIPTION:Lots of reasons to celebrate! -ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=TRUE:mailto:required@company.invalid +ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=TRUE;CN=Required CN:mailto:required@company.invalid +ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=TRUE:mailto:required2@company.invalid ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=OPT-PARTICIPANT;RSVP=TRUE:mailto:optional@company.invalid LOCATION:Party room ORGANIZER:mailto:organizer@company.invalid -- cgit v1.2.3