emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Makefile to export to html/pdf using emacsclient


From: Nick Dokos
Subject: Re: [O] Makefile to export to html/pdf using emacsclient
Date: Wed, 09 Oct 2013 10:34:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Garrido Xavier <address@hidden> 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

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