all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>, 4197@emacsbugs.donarmstrong.com
Subject: bug#4197: 23.1; error when try to run `server-start': directory .emacs.d/server is	unsafe
Date: Fri, 21 Aug 2009 12:24:39 +0300	[thread overview]
Message-ID: <83ocq9h63s.fsf@gnu.org> (raw)
In-Reply-To: <86F491CE4D5C4E80B9B4FD5F110C3F12@us.oracle.com>


merge 865 4197

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Tue, 18 Aug 2009 20:25:25 -0700
> Cc: 
> 
> In the Emacs bin directory:
>  
> .\cmdproxy.exe
>  
> At the cmd prompt:
>  
> .\runemacs.exe -Q
>  
> In *scratch* buffer, eval this: (server-start)
>  
> Debugger entered--Lisp error: (error "The directory c:/.emacs.d/server is
> unsafe")
>   signal(error ("The directory c:/.emacs.d/server is unsafe"))
>   error("The directory %s is unsafe" "c:/.emacs.d/server")
>   server-ensure-safe-dir("c:/.emacs.d/server/")
>   server-start()
>   eval((server-start))
>   eval-last-sexp-1(nil)
>   eval-last-sexp(nil)
>   call-interactively(eval-last-sexp nil nil)

I think this is the same as bug #865; merged.

What do the following three expression evaluate to, in the Emacs session
that signals this error?

  (user-uid)

  (file-attributes "c:/.emacs.d/server/" 'integer)

  (file-attributes "c:/.emacs.d/server/" 'string)

Finally, does it help to set w32-get-true-file-attributes to nil?





  reply	other threads:[~2009-08-21  9:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19  3:25 bug#4197: 23.1; error when try to run `server-start': directory .emacs.d/server is unsafe Drew Adams
2009-08-21  9:24 ` Eli Zaretskii [this message]
2009-08-21 14:30   ` Drew Adams
2009-08-21 17:43     ` Eli Zaretskii
2009-08-21 18:12       ` Drew Adams
2009-08-21 18:28         ` Eli Zaretskii
2009-08-21 18:55           ` Drew Adams
2009-08-21 20:35             ` Eli Zaretskii
2009-08-21 21:03               ` Drew Adams
2009-08-22 10:07               ` Eli Zaretskii
2009-08-22  4:49         ` Stefan Monnier
2009-08-22  8:07           ` Eli Zaretskii
2009-08-23  1:57             ` Stefan Monnier
2009-08-23  3:21               ` Eli Zaretskii
2009-08-23 22:30                 ` Stefan Monnier
2009-08-22  9:53           ` Jason Rumney
2009-08-22 10:35             ` Eli Zaretskii
2009-08-22 16:59               ` Jason Rumney
2009-08-22 17:10                 ` Lennart Borgman
2009-08-23  1:57                   ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=83ocq9h63s.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=4197@emacsbugs.donarmstrong.com \
    --cc=drew.adams@oracle.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.