Garrido Xavier <garr...@lal.in2p3.fr> writes:

> Dear orgers,
>
> Sometimes ago Eric Schulte posted a Makefile to run the exporter in a
> asynchronous way (see
> http://lists.gnu.org/archive/html/emacs-orgmode/2012-11/msg00788.html). I
> am wondering if it is possible to use =emacsclient= in order not to
> load any special init file but the current emacs settings. I have
> tried to setup something like that
>
> emacsclient -n --eval '(org-beamer-export-to-pdf)' talk.org
>
> but then I get stuck inside my current emacs frame waiting for an
> output file. Can someone helps me on this issue. Maybe the solution is
> trivial and I'm too noob to catch it.
>

Shot in the dark: what happens if you use (org-beamer-export-to-pdf t)?
--
Nick


Reply via email to