Kornel Benko wrote: > Actually, good idea. Stupid me, I didn't think of it. > Still the question stays: Is it portable enough?
What exactly do you mean? Using a file for locking works fine on every OS relevant for LyX. fnctl/flock is not portable, the actual locking mechanism needs to be OS dependent. Georg