>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Georg Baum wrote: >>> The buffer tmp dirs are sub directories of LyXTmpDir. If you can >>> create LyXTmpDir yet fail to create BufferTmpDir then I suspect >>> that lyx should refuse to open the buffer and should probably exit >>> with a very loud complaint. >> Do you mean that exiting from within the buffer constructor is ok? >> This would be easy. Angus> Given the mantra "lyx should never crash", I'd prefer it if lyx Angus> just refused to construct the buffer. We don't use exceptions, Angus> so I guess that means that the buffer constructor must be Angus> wrapped inside a function. But can this really happen, or is it just a theoretical question? JMarc