Re: async export and then do something with file

2021-04-29 Thread Tim Cross
Matt Price writes: > Hi everyone, > > I am wondering if I can perform and export asynchronously and then, without > tying up emacs, wait around for the export to finish and then perform > some other task, like upload the file to a server. Has anyone tried this > before? I think perhaps the e

async export and then do something with file

2021-04-29 Thread Matt Price
Hi everyone, I am wondering if I can perform and export asynchronously and then, without tying up emacs, wait around for the export to finish and then perform some other task, like upload the file to a server. Has anyone tried this before? I think perhaps the easiest thing to do would be to use a