Jean-Marc Lasgouttes wrote: > Ah, yes there is this async thing. I thought that we wanted to disable it > when running in batch mode or in command-sequence, right?
I do not know batch-mode well, but I do not think you can use it for useful command sequences, you need gui for that (e.g. even buffer export nested within command-sequence won't work without gui). But in command sequences the wait-flag or lfun is definitely useful. > Or we could have a variable that disables async export. That would be painful to set within sequence commands. > BTW, what is the difference between buffer-export and buffer-export-as ? I believe the second opens the dialog for you. Pavel