[Org] Don’t be too strict on exporting diary

This commit is contained in:
Daniel - 2018-03-17 11:39:46 +01:00
parent b517c17535
commit 805c94a1b6
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -780,7 +780,7 @@ This is done only if the value of this variable is not null."
(require 'ox-icalendar)
(cond
((null org-icalendar-combined-agenda-file)
(user-error "`org-icalendar-combined-agenda-file not set, not exporting diary."))
(message "`org-icalendar-combined-agenda-file not set, not exporting diary."))
((not (file-name-absolute-p org-icalendar-combined-agenda-file))
(user-error "`org-icalendar-combined-agenda-file not an absolute path, aborting."))
(t