LoginSignup
3
3

More than 5 years have passed since last update.

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

Posted at

環境

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