GNU bug report logs -
#72831
[PATCH] gnus-icalendar: Allow comments in event replies
Previous Next
Reported by: Ferdinand Pieper <list_gnu <at> pie.tf>
Date: Tue, 27 Aug 2024 13:52:02 UTC
Severity: normal
Tags: fixed, patch
Fixed in version 31.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 72831 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Wed, 28 Aug 2024 18:35:55 +0200, Ferdinand Pieper <list_gnu <at> pie.tf> said:
>> So if the event was sent with a COMMENT the receiver canʼt add their
>> own? That doesnʼt match my conception of 'reply with comment'. Iʼm
>> hazy on whatʼs exactly allowed in ical, can you have more than one
>> COMMENT line? Or we could combine the comments?
Ferdinand> If it already exists it is replaced by the prior
>> >> ((string= key "COMMENT") (update-comment line))
Ferdinand> Just if it does not exist the `(string= key "COMMENT")` never matches and we have to add the field.
Sorry, I missed that bit.
>> I think we tend to word this as
>>
>> "Optional argument COMMENT-P (interactively the prefix argument) means
>> prompt for a comment to include in the reply."
Ferdinand> Updated using `\\[universal-argument]'. Or does that not matter here and just "prefix argument" would be fine?
Either one is fine I think.
>> Ideally youʼd add test cases for this to
>> "test/lisp/gnus/gnus-icalendar-tests.el". But thatʼs not mandatory.
Ferdinand> I looked into it and will add a few tests for accepting/declining events with and without comments. I will followup on this in a couple days.
Ferdinand> It might also make sense to extend the parsing of events to recognize comments (and potentially display them inside emacs.
That would be good as a followup patch.
Robert
--
This bug report was last modified 249 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.