From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.help Subject: Re: how to fix error: The directory `~/.emacs.d/server' is unsafe error on Windows 7 Date: Thu, 5 Apr 2012 08:45:52 +0200 Message-ID: References: <38671.2776.1333607364890.JavaMail.geo-discussion-forums@pbcwe9> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1333608378 19751 80.91.229.3 (5 Apr 2012 06:46:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Apr 2012 06:46:18 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: hap 497 Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 05 08:46:17 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SFgSW-0000LA-HW for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Apr 2012 08:46:16 +0200 Original-Received: from localhost ([::1]:40942 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFgSJ-0001ke-3P for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Apr 2012 02:46:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFgSD-0001jf-GP for help-gnu-emacs@gnu.org; Thu, 05 Apr 2012 02:45:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFgSB-0005UP-1Z for help-gnu-emacs@gnu.org; Thu, 05 Apr 2012 02:45:57 -0400 Original-Received: from mail-ob0-f169.google.com ([209.85.214.169]:57248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFgSA-0005UB-QM for help-gnu-emacs@gnu.org; Thu, 05 Apr 2012 02:45:54 -0400 Original-Received: by obbta14 with SMTP id ta14so1687888obb.0 for ; Wed, 04 Apr 2012 23:45:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=cDk79JDgru5fID/ijfQ10dQmWbOcbi3lLZaI2PuIIPU=; b=BoMNvlbH0uuC9jVzxnW/9wZfCdzfvBw05FwXIQ842HEASPnwqj41CSohQmgTW6OMTf zKQzM8Aw9/GqCiEqxrgmBoF3Sk+N1Pu1NDJo+QPuonBNr5RDQuFxsneUJEZYchfKK7DJ aakEHTqfDtq4StDTMOH0Ag/WEXMDbZ9lAYnx8HN7MHXd3gMufVq1r8Bsnq5n6b5IEhHG IFAP6gbMXvPEBD2r2wd+04dsTC3chCnGcKEWnCEBz4JlQAMxyq/9oTj7276qFj6T9EuQ pIqvRX3JpK1R+5Eb5jI7WFUXjaTCtc+PoVX7uMaSITMBKUyzE/u69rpLvi1uroy5lEgc WyNw== Original-Received: by 10.60.27.170 with SMTP id u10mr1821481oeg.50.1333608352102; Wed, 04 Apr 2012 23:45:52 -0700 (PDT) Original-Received: by 10.60.118.69 with HTTP; Wed, 4 Apr 2012 23:45:52 -0700 (PDT) In-Reply-To: <38671.2776.1333607364890.JavaMail.geo-discussion-forums@pbcwe9> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84336 Archived-At: > I am running emacs on Windows 7. I have added this '(server-start)' to my= .emacs and I get this error, Any idea how to fix it? > > Warning (initialization): An error occurred while loading `c:/Users/hap49= 7/AppData/Roaming/.emacs': > > error: The directory `~/.emacs.d/server' is unsafe > > To ensure normal operation, you should investigate and remove the > cause of the error in your initialization file. =A0Start Emacs with > the `--debug-init' option to view a complete error backtrace. See http://lists.gnu.org/archive/html/help-gnu-emacs/2012-03/msg00493.html --=20 Dani Moncayo