emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Agenda export to ics file


From: Ihor Radchenko
Subject: Re: Agenda export to ics file
Date: Sat, 08 Jun 2024 20:38:29 +0000

John Helly <hellyj@ucsd.edu> writes:

> I modified the variable specification to be:
>
> -*- org-icalendar-use-deadline: event-if-not-todo;  -*-

> and get the following error:
>
> 'Wrong type argument: listp, event-if-not-todo'

That's because the value should be a list.

-*- org-icalendar-use-deadline: (event-if-not-todo);  -*-

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]