From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: hap 497 Newsgroups: gmane.emacs.help Subject: how to fix error: The directory `~/.emacs.d/server' is unsafe error on Windows 7 Date: Wed, 4 Apr 2012 23:29:24 -0700 (PDT) Organization: http://groups.google.com Message-ID: <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 X-Trace: dough.gmane.org 1333607732 15332 80.91.229.3 (5 Apr 2012 06:35:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Apr 2012 06:35:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 05 08:35:31 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 1SFgI3-0002i2-Oa for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Apr 2012 08:35:27 +0200 Original-Received: from localhost ([::1]:38492 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFgHu-0007ln-3O for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Apr 2012 02:35:18 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 24.84.176.198 Original-X-Trace: posting.google.com 1333607469 12692 127.0.0.1 (5 Apr 2012 06:31:09 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 5 Apr 2012 06:31:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.84.176.198; posting-account=TWf_iQoAAAAJF96ajIOvuHnz3IkvPG1C User-Agent: G2/1.0 Original-Xref: usenet.stanford.edu gnu.emacs.help:191918 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:84334 Archived-At: Hi, 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/hap497/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. Start Emacs with the `--debug-init' option to view a complete error backtrace.