Reuben Thomas <[email protected]> writes: > I don't get an Emacs error in my Emacs, just "Process `org-export-process' > exited abnormally"; the error is in the child Emacs process. How do I get a > backtrace from that? (I checked the Org Manual, but it doesn't seem to > cover this case.)
In an Org buffer C-u C-u C-c C-e will pop up the async export stack. You can select the topmost line to enter the buffer, which should be called *Org Export Process*. Regards,
