emacs-devel
[Top][All Lists]
Advanced

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

Re: Please try Pmail


From: Chong Yidong
Subject: Re: Please try Pmail
Date: Sun, 18 Jan 2009 20:41:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> It uses `make-temp-file' whose main purpose is to encpasulate the code
> needed to create a temp file safely.  If make-temp-file is not safe,
> then we should fix it.

I just double-checked, and actually the situation looks OK:
make-temp-file makes the temp-file with restrictive permissions (400),
and assures that the created file is new.




reply via email to

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