GNU bug report logs -
#13930
Emacs doesn't cope well if it can't access/create .emacs.d
Previous Next
Reported by: Robert Prije <rprije <at> janestreet.com>
Date: Tue, 12 Mar 2013 01:47:01 UTC
Severity: normal
Merged with 16154
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
If emacs can't reach or create .emacs.d it gets into a sort of half-loaded
state.
Here's an example of how this causes problems for me:
I often have processes spawn emacs for me using sudo.
My home directory has 700 permissions and exists on a root-squashed NFS
share. Consequently root can't reach it.
As a result, whenever I run sudo emacs on a file, it throws the error:
"Creating directory: Permission denied, /home/rprije/.emacs.d/"
in my minibuffer. It fails to load my file and I have to do C-x C-f on the
file to open it manually. If it's a temporarily created file, it often
loses the file completely and I can't regain it.
I'd have expected running with -Q or -q would help but it sadly makes no
difference.
$ emacs --version
GNU Emacs 23.2.1
[Message part 2 (text/html, inline)]
This bug report was last modified 11 years and 214 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.