Nicolas Goaziou writes:
> 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".

That's a good thing, I'd say.  There is a lot of stuff going on in init
files that you most likely don't want done when firing Emacs off in the
background.  That is especially true of some site-init files that you
typically have no control over.

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

If you don't make this the default then no harm is done, I guess.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada


Reply via email to