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: Andrea Corallo
Subject: bug#41242: Port feature/native-comp to Windows
Date: Thu, 14 May 2020 18:29:53 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Nicolas Bértolo <nicolasbertolo@gmail.com> writes:

>> 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.

Mmmhh, probably also a lock file should be deposed by each Emacs using
the file?  That way the last session closing could check and remove?

-- 
akrl@sdf.org





reply via email to

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