all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3281: server-start in .emacs cause error when emacs startup
@ 2009-05-14  0:51 XU JIAN H
  0 siblings, 0 replies; only message in thread
From: XU JIAN H @ 2009-05-14  0:51 UTC (permalink / raw
  To: bug-gnu-emacs

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-14  0:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-14  0:51 bug#3281: server-start in .emacs cause error when emacs startup XU JIAN H

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.