Allow icalendar replies to automatically be signed

This commit is contained in:
Christophe Troestler 2020-02-08 14:12:11 +01:00
parent c707feb30f
commit 2b1f6ab148
1 changed files with 3 additions and 1 deletions

View File

@ -132,7 +132,9 @@ response in icalendar format."
(message-remove-header "To")
(message-goto-to)
(insert organizer)))
(message-goto-body)
;; Not (message-goto-body) to possibly skip mll sign directive
;; inserted by `mu4e-compose-mode-hook':
(goto-char (point-max))
(mml-insert-multipart "alternative")
(mml-insert-part "text/plain")
(let ((reply-event (gnus-icalendar-event-from-buffer