emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Strange problems when exporting asynchronously in beamer mode


From: Nicolas Goaziou
Subject: Re: [O] Strange problems when exporting asynchronously in beamer mode
Date: Sat, 06 Feb 2016 00:32:10 +0100

Hello,

Julien Cubizolles <address@hidden> writes:

> The contents of the
> "/home/wilk/configuration/elisp/org-export-async-init-test.el" file are:
>
> ;;~/.emacs -*- mode: lisp-*-
> (setq org-export-async-debug t)
>
> (add-to-list 'load-path (expand-file-name "~/info/emacs/org-mode/lisp"))
> (add-to-list 'load-path (expand-file-name  
> "~/info/emacs/org-mode/contrib/lisp"))
>
> (require 'org)
> (require 'ox)
>
> Any idea what went wrong ?

You could try adding (require 'ox-beamer) above.

Regards,

-- 
Nicolas Goaziou



reply via email to

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