all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "XU JIAN H" <Jian.h.Xu@alcatel-sbell.com.cn>
To: <bug-gnu-emacs@gnu.org>
Subject: bug#3281: server-start in .emacs cause error when emacs startup
Date: Thu, 14 May 2009 08:51:33 +0800	[thread overview]
Message-ID: <DCAB25C2EC9F0E439DF99295348F590F030462C4@CNSHGSMBS03.ad4.ad.alcatel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1821 bytes --]

Hello,
I use cygwin and installed emacs-22.3.
The first several lines of my .emacs file is list bellow:

	(tool-bar-mode nil)
	(scroll-bar-mode nil)
	(set-background-color "black")
	(set-foreground-color "white")
	(set-cursor-color "green")
	(set-mouse-color "blue")
	(partial-completion-mode t)
	(server-start)

And error reported with "emacs --debug-init":
	Debugger entered--Lisp error: (error "The directory /tmp/emacs27953 is unsafe")
	  signal(error ("The directory /tmp/emacs27953 is unsafe"))
	  error("The directory %s is unsafe" "/tmp/emacs27953")
	  server-ensure-safe-dir("/tmp/emacs27953")
	  server-start()
	  eval-buffer(#<buffer  *load*> nil "/cygdrive/c/Documents and Settings/jixu/cygwin/.emacs" nil t)  ; Reading at buffer position 422
	  load-with-code-conversion("/cygdrive/c/Documents and Settings/jixu/cygwin/.emacs" "/cygdrive/c/Documents and Settings/jixu/cygwin/.emacs" t t)
	  load("~/.emacs" t t)
	  #[nil "\bพ	Æ=ƒ\x11Ç\bÈQ‚A	É=ƒ3ÊÇËÌ#ƒ#Í‚AÊÇËÎ#ƒ/Ï‚AÍ‚A	Ð=ƒ=Ñ‚AÇ\bÒQ\x1aÓ\x13Ô\nÓ‰#ˆ
	Ó=ƒiÕÖ×Ç\bØQ!\"\x1cÔ\fÓ‰#ˆ
	Ó=ƒh\n\x13)
	Ù
	!ÚšÛ
	!‰\x1dÜP\x1e$Ý\x0e$!ƒŠ\x0e$‚•Ý
	!ƒ”
	‚•ˉ\x15Þ

	\"Ğßà

	#בג!ˆ
	\x13*\x0e%?ฝË\x1e&ÔãÓ‰#))‡" [init-file-user system-type user-init-file-1 user-init-file otherfile source ms-dos "~" "/_emacs" windows-nt directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "^_emacs\\(\\.elc?\\)?$" "~/_emacs" vax-vms "sys$login:.emacs" "/.emacs" t load expand-file-name "init" file-name-as-directory "/.emacs.d" file-name-extension "elc" file-name-sans-extension ".el" file-exists-p file-newer-than-file-p message "Warning: %s is newer than %s" sit-for 1 "default" alt inhibit-default-init inhibit-startup-screen] 7]()
	  command-line()
	  normal-top-level()

Thanks a lot!

Regards
xujian


[-- Attachment #2: Type: text/html, Size: 5395 bytes --]

                 reply	other threads:[~2009-05-14  0:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=DCAB25C2EC9F0E439DF99295348F590F030462C4@CNSHGSMBS03.ad4.ad.alcatel.com \
    --to=jian.h.xu@alcatel-sbell.com.cn \
    --cc=3281@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@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 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.