Dear Bastien,
> (add-to-list 'predictive-major-mode-alist
'(org-mode . predictive-setup-latex))
This works for latex keyword suggestion in org-mode buffer but while trying to pdf export, I am getting the following error.
Wrong type argument: listp, t
Thanks