emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [ox bug] batch export seems to be broken or have changed


From: Nicolas Goaziou
Subject: Re: [O] [ox bug] batch export seems to be broken or have changed
Date: Mon, 20 Jul 2015 11:45:54 +0200

Rasmus <address@hidden> writes:

> $ emacs --batch --file foo.org --eval="(let ((name (buffer-file-name))) 
> (with-temp-file \"report.txt\" (insert (message \"%S\n\" name))))"
> $ cat report.txt
>   nil

OK, so this changed.

> C-h v mentions no change.  Fortunately there are not too many changes to
> buffer.c

It might be worth to make a bug report about it. It isn't clear that
this change was intended.

> The stable Emacs version I've got is 24.5. Why is Org git trying to pull
> it in when exporting if it doesn't exist?  Probably I missed
> something.

Shot in the dark: could it be related to asynchronous export, calling
a different Emacs executable (Emacs 25 in this case)?


Regards,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]