Richard Heck wrote: > commit 2477493cf5641c9e6ccb4c1b52548a0e9b104ea0 > Author: Richard Heck <rikih...@lyx.org> > Date: Wed Apr 18 23:03:24 2018 -0400 > > Fix #8338. > > The idea here is to force commands to be run syncrhonously when > they are launched via "command-sequence" or "repeat". We do this > by using a new flag in FuncRequest.
Kornel, it's likely that in the test committed in aed458f0079 it is possible to get rid of last "repeat 150 outline-down" now, it just was hack to wait for asynchron run of buffer-export... Pavel