diff options
author | Jan Tatarik <jan.tatarik@gmail.com> | 2020-09-28 13:08:32 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2020-09-28 13:08:37 +0200 |
commit | 232382415d1ff8fdbcb7789e5829c297e6525020 (patch) | |
tree | 2e2751e3547970e80871b02dbcfa1aa17902bf8d /test/lisp/gnus/gnus-util-tests.el | |
parent | fc1e8b3659c10c6dadb273a73525e19a4edc4bc4 (diff) | |
download | emacs-232382415d1ff8fdbcb7789e5829c297e6525020.tar.gz emacs-232382415d1ff8fdbcb7789e5829c297e6525020.tar.bz2 emacs-232382415d1ff8fdbcb7789e5829c297e6525020.zip |
Fix Gnus parsing of weekly recurring icalendar events
* lisp/gnus/gnus-icalendar.el
(gnus-icalendar-event:recurring-interval): Fix parsing of weekly
recurring events (bug#43669).
Example: in the absence of explicit INTERVAL value in the calendar
event, a weekly event with occurrences scheduled for Mondays and
Wednesdays should receive the default recurring interval of "1" and the
org mode timestamp repeater should be "+1w".
Due to a bug in the current code we receive "WEEKLY" and "+WEEKLYw"
instead. The patch fixes the issue.
Diffstat (limited to 'test/lisp/gnus/gnus-util-tests.el')
0 files changed, 0 insertions, 0 deletions