Hacker News new | ask | show | jobs
by burtness 1487 days ago
You can change it to export in the background:

  (setq org-export-in-background 't)
https://orgmode.org/manual/The-Export-Dispatcher.html
1 comments

Thanks for the tip, I'll try it out!