>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> It is indeed. Like I said Lars I think the problem is that John> InsetExternal looks at Buffer::niceFile which is not initialised John> at that point. I think. John> THe question is, if this can happen, what sense does looking at John> niceFile there make ?? It seems that the idea is to use full path when trying to run latex. I think that initializing niceFile to true in Buffer constructor should do the trick. It should initialized, anyway. JMarc