emacs-devel
[Top][All Lists]
Advanced

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

Re: backup method


From: Richard Stallman
Subject: Re: backup method
Date: Thu, 03 Feb 2005 01:40:16 -0500

    Any reason why you didn't use make-temp-file?

make-temp-file creates the file empty.  Between that and writing the
data into it, someone else could delete the file and put in a symlink.
The code I wrote solves that problem.




reply via email to

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