[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: RMS at MIT-AI, (BUG EINE) at MIT-AI
- Subject:
- From: DLW@MIT-AI
- Date: Wed ,9 Mar 78 08:52:53 EDT
I did ^X^S on a WHOLE file, and it ran out of storage.
I discovered that the file I was writing out had been written, but truncated.
That's no surprise, but the problem was that the file name was the
visited file name, rather than _LISPM OUTPUT. Why was that?
Because when the FILE job got around to closing the file, it RENMWO'ed it.