From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: ensure safe directory failing Date: Sat, 19 Mar 2011 09:50:02 +0200 Message-ID: <83wrjvr1lh.fsf@gnu.org> References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1300521044 10933 80.91.229.12 (19 Mar 2011 07:50:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Mar 2011 07:50:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 19 08:50:39 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0qvk-00064j-3o for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Mar 2011 08:50:36 +0100 Original-Received: from localhost ([127.0.0.1]:51715 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0qvj-0006u2-I9 for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Mar 2011 03:50:35 -0400 Original-Received: from [140.186.70.92] (port=46930 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0qvF-0006tu-QJ for help-gnu-emacs@gnu.org; Sat, 19 Mar 2011 03:50:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0qvB-0005Qz-BR for help-gnu-emacs@gnu.org; Sat, 19 Mar 2011 03:50:05 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:57882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0qvB-0005Qj-2o for help-gnu-emacs@gnu.org; Sat, 19 Mar 2011 03:50:01 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LIA00500O21QI00@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Sat, 19 Mar 2011 09:49:59 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.131.120]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LIA005QKOF9KM30@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Sat, 19 Mar 2011 09:49:59 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80268 Archived-At: > Date: Fri, 18 Mar 2011 17:44:57 -0500 > From: "B. T. Raven" > > > I see the following after installing w32 Emacs 23.3.1 and running it via > shortcut with target C:\Emacs\bin\runemacs.exe --debug-init: > > (error "The directory `~/.emacs.d/server' is unsafe") > signal(error ("The directory `~/.emacs.d/server' is unsafe")) > > In my ver 22.3 there was a file called server in this directory but > nothing in ver 23. Does any of you know what might be going on? Are you logged in as Administrator on that machine? > What is a race condition? What race condition? There's no "race condition" in the error message you are quoting?