"Arnd Hanses" <[EMAIL PROTECTED]> writes:

| in buffer.C is a destructor method 
| 
|       Buffer::~Buffer()
| [...]
|               if (!tmppath.empty()) {
|                       DestroyBufferTmpDir(tmppath);
|               }
| [...]
| 
| I'm not sure, only suspect this destructor runs sometimes before LaTeX
| is invoked.

This is only run when you close a buffer.

        Lgb

Reply via email to