Bastien writes:
> Hi David,
>
> David Engster <d...@randomsample.de> writes:
>
>> (eval-after-load "org-icalendar"
>>   '(error "The old org-icalendar exporter is deprecated; use
>> ox-icalendar instead."))
>
> I'm not sure about this one: where are you suggesting to add this?
> In org.el?

Your call. Anywhere where it's guaranteed to be loaded upon Org startup.

>  Will the users get the warning if org-icalendar.el has been loaded
> from a previous install?

The user will get the error as soon as org-icalendar is loaded (from
wherever). org-icalendar *will* be loaded then, and the user can ignore
the error and continue to use it if he likes, but at least he got a
clear error that this is not a supported.

-David

Reply via email to