Re: re:well, efs kills lemacs-19.10..
hamish (hamish@bnr.ca)
Wed, 29 Jun 1994 11:45:00 -0400
>>>>> On Wed Jun 29 11:37:00 1994,
>>>>> Sandy wrote:
sandy> [...] Hence, the spurious "file has changed on disk" warning.
sandy> It seems that write-region is losing the VISIT arg when it
sandy> calls a file name handler. This is probably due to GC lossage.
sandy> Also, Mark tells me that the patches that Jeff just posted
sandy> don't fix this. I guess that more scouring of filesio.c is
sandy> needed. Unfortunately, I'm not going to be able to do this.
Hmmm.... This sounds very similar to one of the bugs that I fixed,
where a function was changing the value of an argument before calling
the file name handler.