Martin Schöön <[email protected]> writes:
> On 7 May 2014 09:38, Eric S Fraga <[email protected]> wrote:
>
> Note that you probably want
> to have that customisation *after* loading org and ox-latex in particular.
>
^^^^^^^
I've taken the liberty to add some emphasis to Eric's comment: I think
you are trying to set the variable before loading the file where it is
defined.
> ....
>
> It looks like I don't have an org-latex-classes variable. C-h v
> org-latex-classes results
> in the message [No match].
>
> Looking into the Warnings buffer of emacs I find:
> Warning (initialization): An error occurred while loading
> `/home/martin/.emacs':
> Symbol's value as variable is void: org-latex-classes
>
> Running emacs --debug-init does not yield any further information.
>
> Kind of puzzling I think since LaTeX works rather well as long as I stay away
> from KOMA.
>
Nick