GNU bug report logs - #12871
24.3.50; error: The directory `/tmp/emacs1000' is unsafe

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tsdh <at> gnu.org>

Date: Mon, 12 Nov 2012 16:33:01 UTC

Severity: important

Merged with 12875

Found in versions 24.2.50, 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: 12871 <at> debbugs.gnu.org
Subject: bug#12871: 24.3.50; error: The directory `/tmp/emacs1000' is unsafe
Date: Mon, 12 Nov 2012 22:11:34 +0100
Tassilo Horn <tsdh <at> gnu.org> writes:

>   (cl-letf (((default-file-modes) ?\700)) (make-directory dir t))

default-file-modes is not a variable, it is a function.  You need to
call set-default-file-modes to change the umask.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




This bug report was last modified 12 years and 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.