emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* async export not working for me
@ 2014-09-17 15:39 Julien Cubizolles
  2014-09-17 17:03 ` Rasmus
  2014-09-17 17:16 ` Nicolas Goaziou
  0 siblings, 2 replies; 6+ messages in thread
From: Julien Cubizolles @ 2014-09-17 15:39 UTC (permalink / raw)
  To: emacs-orgmode

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-18 13:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-17 15:39 async export not working for me Julien Cubizolles
2014-09-17 17:03 ` 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

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