Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!UM.CC.UMICH.EDU!Michael_Kwan%UQV-MTS From: Michael_Kwan%UQV-MTS@UM.CC.UMICH.EDU Newsgroups: comp.sys.atari.st Subject: (none) Message-ID: <1014705@UQV-MTS> Date: Tue, 24-Nov-87 09:58:56 EST Article-I.D.: UQV-MTS.1014705 Posted: Tue Nov 24 09:58:56 1987 Date-Received: Fri, 27-Nov-87 22:58:21 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 17 Subject: Re: Fcreate() bug? >I can't figure out why this happens in Emacs so much, but it happens. >If you fix Fcreate so it does check the return code from Fdelete and >returns EACCDN, Emacs will tell you it can't open the file for writing. >This is more correct behavior than creating two files, but still doesn't >explain why Fdelete thinks somebody else has the file open when nobody >else does. Although I never encounter this problem myself, I have seen it on some disk before with the two files having the same name(which cause problem when trying to delete one of them). From the description of the problem it sounds like Emacs or anything other program might have two or more files open and you are trying to save a file that is not the LAST file opened by the program. Of course I could by wrong on this but this is my opinion and nobody else. Michael Kwan (USERQKL5@UALTAMTS)