3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

The directory ~/.emacs.d/server is unsafeの対処法

3
Last updated at Posted at 2014-03-22

環境

This is GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601)
 of 2013-03-17 on GNUPACK

現象

emacs用serverが立ち上がらず、*init log*に次のようなログが残る。

------- error log -------

 The directory `~/.emacs.d/server` is unsafe

対処法

~/.emacs.d/serverディレクトリの所有者を、ログインユーザーに変える。

参考

http://stackoverflow.com/questions/885793/emacs-error-when-calling-server-start
http://d.hatena.ne.jp/debiandebian/20101122/1290371677

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?