emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [RFC] Slight change to asynchronous export
@ 2013-10-27  9:35 Nicolas Goaziou
  2013-10-28  8:46 ` Sebastien Vauban
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Nicolas Goaziou @ 2013-10-27  9:35 UTC (permalink / raw)
  To: Org Mode List

Hello,

At the moment, by default, external emacs process for asynchronous
export is called with:

  /path/to/emacs -Q --batch -l org-export-async-init-file ... export stuff...

where `org-export-async-init-file' defaults to `user-init-file'. It is,
by default, not the same as calling "emacs", because of the "-Q".

I suggest allowing a nil (default) value for
`org-export-async-init-file'. In that case, the command will become:

  /path/to/emacs --batch ... export stuff...

If it is a file, it will be the same as before.

WDYT?


Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2013-10-31 11:05 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-27  9:35 [RFC] Slight change to asynchronous export Nicolas Goaziou
2013-10-28  8:46 ` Sebastien Vauban
2013-10-28  9:04   ` Nicolas Goaziou
2013-10-29 10:43     ` Rasmus
2013-10-29 13:27       ` Nicolas Goaziou
2013-10-28 15:04 ` Carsten Dominik
2013-10-28 15:07 ` Aaron Ecay
2013-10-28 17:18   ` Nicolas Goaziou
2013-10-28 17:22     ` Aaron Ecay
2013-10-29 10:50   ` Rasmus
2013-10-28 17:39 ` Achim Gratz
2013-10-29  8:35   ` Nicolas Goaziou
2013-10-29 17:42     ` Rick Frankel
2013-10-30  8:27       ` Sebastien Vauban
2013-10-30 10:00       ` Nicolas Goaziou
2013-10-30 13:50         ` Rick Frankel
2013-10-31 10:23           ` 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).