bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41242: Port feature/native-comp to Windows


From: Nicolas Bértolo
Subject: bug#41242: Port feature/native-comp to Windows
Date: Thu, 14 May 2020 15:00:14 -0300

> If you always rename, then you need to always delete, no?

The Emacs instance that renames the file may not be able to delete the file
because another Emacs instance may keep an open handle.

It is this last Emacs instance that should delete the file, not the
one that renamed it.

El jue., 14 may. 2020 a las 14:57, Eli Zaretskii (<eliz@gnu.org>) escribió:
>
> > From: Nicolas Bértolo <nicolasbertolo@gmail.com>
> > Date: Thu, 14 May 2020 14:35:36 -0300
> > Cc: Andrea Corallo <akrl@sdf.org>, 41242@debbugs.gnu.org
> >
> > > Why do you need to check if it's renamed?  Just rename always.
> >
> > You need to see if the file has been renamed because someone needs
> > to delete the file
>
> If you always rename, then you need to always delete, no?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]