emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Detlef Steuer <detlef.steuer@gmx.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: [new exporter] workaround/replacement for org-export-as-html-batch
Date: Tue, 12 Feb 2013 20:34:55 +0100	[thread overview]
Message-ID: <874nhhba1s.fsf@gmail.com> (raw)
In-Reply-To: <20130212123640.517a92e1@vknecht-intel.unibw-hamburg.de> (Detlef Steuer's message of "Tue, 12 Feb 2013 12:36:40 +0100")

Hello,

Detlef Steuer <detlef.steuer@gmx.de> writes:

> I rely on
>
> emacs --batch \
>       --eval "(add-to-list 'load-path \"${HOME}/GIT/org-mode/lisp/\")"\
>       --load ${HOME}/GIT/org-mode/lisp/org.el \
>       --visit file.org \
>       --funcall org-export-as-html-batch
>
> somewhere in my HTML generating workflow.

You may want to set-up a publishing project instead.

Does `org-html-export-to-html' works as a replacement for
`org-export-as-html-batch'?

> I see org-export-as-html-batch in the FIXME section in the source.

The FIXME section ought to be fixed anyway.

> Is there any easy workaround for the moment? Or a guess when it will leave that section?
>
> Naively loading the old stuff by adding a
>       ---eval "(add-to-list 'load-path \"${HOME}/GIT/org-mode/contrib/oldexp/\")"\
> line to the call above did not work either.
> I then get: 
> ---
> Exporting...
> Symbol's value as variable is void: org-export-with-sub-superscripts
> ---

The old export framework is not usable anymore from master branch.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2013-02-12 19:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 11:36 [new exporter] workaround/replacement for org-export-as-html-batch Detlef Steuer
2013-02-12 19:34 ` Nicolas Goaziou [this message]
2013-02-13  9:16   ` Detlef Steuer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874nhhba1s.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=detlef.steuer@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).