Re: Bug: asynchronous export (org-mode 9.4.4, emacs 27.2)

2022-03-08 Thread M. Pger
Ok, thanks a lot for your suggestions. It seems that the problem comes from poly-org mode. I've followed the following steps (copy-paste from my notes, sorry for the wording): + I double-check the version of org (9.5.2, ok) and I check the function =org-latex-export-to-pdf=. This is ok since the

Re: Bug: asynchronous export (org-mode 9.4.4, emacs 27.2)

2022-03-08 Thread Sébastien Miquel
M. Pger writes: Thx for your answer. I've just upgraded org-mode (elpa way) and I am now using version 9.5.2. Version 9.5.2 should indeed contain the fix I had in mind : https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=c91271297dbbfc831874d7880343603881bdac9c Unfortunately

Re: Bug: asynchronous export (org-mode 9.4.4, emacs 27.2)

2022-03-08 Thread M. Pger
Hi, Thx for your answer. I've just upgraded org-mode (elpa way) and I am now using version 9.5.2. Unfortunately this does not work, I still end up with: Invalid read syntax: "#" I would like to try the alternative, i.e. disabling native-comp (for the export function I guess). Would you mind

Re: Bug: asynchronous export (org-mode 9.4.4, emacs 27.2)

2022-03-08 Thread Sébastien Miquel
Hi, M. Pger writes: When trying to asynchronously export, I get the following error: "Process `org-export-process'exited abnormally". The *Org Export Process* buffer gives the following: Invalid read syntax: "#". A similar issue was fixed in master. Try the latest version of org-mode.

Bug: asynchronous export (org-mode 9.4.4, emacs 27.2)

2022-03-08 Thread M. Pger
Dear All, When trying to asynchronously export, I get the following error: "Process `org-export-process' exited abnormally". The *Org Export Process* buffer gives the following: Invalid read syntax: "#". I tried setting org-export-async-init-file to a minimal init file, but the problem