emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Julien Cubizolles <j.cubizolles@free.fr>
To: emacs-orgmode@gnu.org
Subject: async export not working for me
Date: Wed, 17 Sep 2014 17:39:20 +0200	[thread overview]
Message-ID: <87bnqe6ytz.fsf@free.fr> (raw)

I'm running org-mode 8.3beta from org-plus-contrib in melpa. I must have
missed something obvious cause I could never get async export working.

Here is what I do:
--8<---------------cut here---------------start------------->8---
emacs -Q
(require 'package)
(package-initialize) ;; since org is installed by package
--8<---------------cut here---------------end--------------->8---


create a test.org file with only

--8<---------------cut here---------------start------------->8---
* First Heading
* Second Heading
--8<---------------cut here---------------end--------------->8---

run 

--8<---------------cut here---------------start------------->8---
C-c
C-a ;; in the export dispatcher
l
p
--8<---------------cut here---------------end--------------->8---

I get:

--8<---------------cut here---------------start------------->8---
Initializing asynchronous export process
org-export-to-file: Wrong type argument: stringp, nil
--8<---------------cut here---------------end--------------->8---

the synchronous export works fine.

If I run emacs with my regular config files, I get:
--8<---------------cut here---------------start------------->8---
Initializing asynchronous export process
Process 'org-export-process' exited abnormally
--8<---------------cut here---------------end--------------->8---

different error message but still not ok.

What could possibly go wrong ?

Julien.

             reply	other threads:[~2014-09-17 15:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17 15:39 Julien Cubizolles [this message]
2014-09-17 17:03 ` async export not working for me Rasmus
2014-09-17 19:45   ` Julien Cubizolles
2014-09-18  4:41     ` Julien Cubizolles
2014-09-18 12:55       ` Rasmus
2014-09-17 17:16 ` Nicolas Goaziou

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=87bnqe6ytz.fsf@free.fr \
    --to=j.cubizolles@free.fr \
    --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).