Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | On Thu, Jul 18, 2002 at 04:38:08PM +0100, Angus Leeming wrote: > >>>>yes, do nothing, then they are deleted when the user >>>>quits lyx ... >>>> >>>That's not elegant at all. >>> > | Does it hurt? It saves a few cycles... > > And if you run LyX for a _very_ long time? How much cruft will you > then have laying around on your disk?
from filetools.C: int DestroyLyXTmpDir(string const & tmpdir) { return DestroyTmpDir(tmpdir, true); } where is the problem?? Herbert -- http://www.lyx.org/help/