emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Thom <dt@netbunker.de>
To: emacs-orgmode@gnu.org
Subject: Bug: Since orgmode 8 not possible to publish my orgfiles
Date: Fri, 20 Sep 2013 13:10:29 +0000 (UTC)	[thread overview]
Message-ID: <loom.20130920T150856-485@post.gmane.org> (raw)

Hi,
 
since i updated my emacs from 23 -> 24 and orgmode from 7.X to 8 my
publish projects not work any more. I read that the publish functions
were renamed. Ok, i changed my config. However it do not work.
 
Here is my publishing project:
 
(setq org-publish-project-alist
           '(("org"
              :base-directory "~/notes/"
              :publishing-directory "~/public_html"
              :section-numbers nil
              :base-extension "org"
              :recursive t
              :publishing-function org-html-export-to-html
              :with-toc nil
              )))
 
And here is my result:
Initializing asynchronous export process
Process 'org-export-process<XXX>' exited abnormally
 
since i have over 200 orgfiles oer 200 processes will be opended and
every process ends with "exited abnormally".
The Output Folder leaves empty.
 
What goes wrong here?
 
Emacs  : GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu)
 of 2013-09-17 on prometheus, modified by Debian
Package: Org-mode version 8.1.2 (8.1.2-elpa @
/home/mourningsun75/.emacs.d/elpa/org-20130916/)

             reply	other threads:[~2013-09-20 13:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20 13:10 Daniel Thom [this message]
2013-09-20 14:27 ` Bug: Since orgmode 8 not possible to publish my orgfiles Maurice
  -- strict thread matches above, loose matches on Subject: below --
2013-09-20 12:45 Daniel Thom

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=loom.20130920T150856-485@post.gmane.org \
    --to=dt@netbunker.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).