Daniel Martins <daniel...@gmail.com> wrote:

> 
> Loading /home/daniel/emacs-lisp/org-mode/lisp/org-beamer.el (source)...done
> Loading /home/daniel/emacs-lisp/org-mode/lisp/org-latex.el (source)...done
> Select command:
> Exporting to LaTeX...
> or: No definition for class `beamer' in `org-export-latex-classes'
> 

Did you rebuild org-mode? Did you reload it?

Do 

   C-h v org-export-latex-classes <RET>

If it does not mention beamer, then the old definition is in
effect. Restart your emacs, or visit org-latex.el and evaluate the
defvar again with C-M-x.

Nick


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to