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

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

bug#865: 23.0.60; The directory is unsafe today


From: Stefan Monnier
Subject: bug#865: 23.0.60; The directory is unsafe today
Date: Fri, 05 Sep 2008 11:34:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> set-file-modes is only very crudely emulated on Windows.  In a
> nutshell, the underlying primitive _chmod only considers the high 3
> bits of the argument you pass to set-file-modes.

So I guess that's pretty much the source of the problem (modulo the
fact that we set default-file-modes rather than calling set-file-modes).


        Stefan






reply via email to

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