>>>>> "Natal" == N Vande Casteele <[EMAIL PROTECTED]> writes: Natal> Yes, this is the case. I have also encountered this 'problem' Natal> -- the file written away is 0 bytes and an error message is Natal> only printed on the console which is not good when running Natal> under XWindows since one doesn't bother looking at the console Natal> output and thus has no way of knowing the file was actually not Natal> saved. [Returning to an old bug report] One place where Buffer::writeFile is called with the flag telling `no popup' is in BufferList::write() (line 257). I there a reason why we should assume there is no GUI at this point? I hope not, since there is a WriteFSAlert() used in the same method. So if nobody complains, I'll change this call. JMarc
