emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Detlef Steuer <detlef.steuer@gmx.de>
To: emacs-orgmode@gnu.org
Subject: [new exporter] workaround/replacement for org-export-as-html-batch
Date: Tue, 12 Feb 2013 12:36:40 +0100	[thread overview]
Message-ID: <20130212123640.517a92e1@vknecht-intel.unibw-hamburg.de> (raw)

Dear all,

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.

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

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
---

What worked was de-automating that step and export manually, so it's not an emergency.

Obviously my google-fu wasn't up to the task, too.

All that with orgmode from today.

Thanks for any help
Detlef

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 11:36 Detlef Steuer [this message]
2013-02-12 19:34 ` [new exporter] workaround/replacement for org-export-as-html-batch Nicolas Goaziou
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=20130212123640.517a92e1@vknecht-intel.unibw-hamburg.de \
    --to=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).