unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Subject: Re: Emacs on Windows keeps complaining: the directory ... is unsafe.
Date: Tue, 26 May 2009 03:28:00 +0200	[thread overview]
Message-ID: <87ab50lkkf.fsf@telefonica.net> (raw)
In-Reply-To: 4A1B3781.7040800@gnu.org

Jason Rumney <jasonr@gnu.org> writes:

> Óscar Fuentes wrote:
>> Why file-attributes returns 544 for the file uid on the old directory?
>> I still have it around, in case you want some info about it.
>>   
>
> What user does 544 correspond to? dired should tell you.

The working `server' directory:

  -rw-rw-rw-  1 Administrator None 84 05-26 03:11 server

The problematic `server' directory:

  drwxrwxrwx  1 Administrators None    0 05-26 01:49 server

So the problem is that the faulty .emacs.d/server directory was not
owned by Administrator (the current user) but by Administrators (a group
of users).

Now checked again: exit emacs and deleted .emacs.d. Then started emacs
and .emacs.d/server was created succesfully as owned by Administrator
(.emacs.d is owned by Administrator too).

So the problem was that at some point .emacs.d/server was created as
owned by Administrators. The directory is almost 3 years old, so maybe
the problem was the bug Eli mentioned as fixed time ago.

On a previous message I mentioned that server-start complained about the
inexistence of .emacs.d/server. This was my fault. The `server'
directory is created by server-ensure-safe-dir and the call to it was
commented out for avoiding the error it throwed when the user-uid and
the file uid didn't match.

Thanks for your help and patience.

-- 
Óscar





  reply	other threads:[~2009-05-26  1:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-25 16:11 Emacs on Windows keeps complaining: the directory ... is unsafe Óscar Fuentes
2009-05-25 17:06 ` Juanma Barranquero
2009-05-25 21:34 ` Eli Zaretskii
2009-05-25 22:42   ` Óscar Fuentes
2009-05-25 23:57     ` Juanma Barranquero
2009-05-26  0:23       ` Óscar Fuentes
2009-05-26  0:27         ` Jason Rumney
2009-05-26  1:28           ` Óscar Fuentes [this message]
2009-05-26  3:16         ` Eli Zaretskii
2009-05-26 14:30           ` Óscar Fuentes
2009-05-26 19:42             ` Eli Zaretskii
2009-05-26  3:22     ` Eli Zaretskii
2009-05-26 14:33       ` Óscar Fuentes
2009-05-26 19:41         ` Eli Zaretskii
2009-05-26 21:00           ` Óscar Fuentes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ab50lkkf.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).