help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

set-face-attribute when starting daemon


From: Zhongwei Yao
Subject: set-face-attribute when starting daemon
Date: Mon, 2 Mar 2015 12:04:12 +0800

Hi, all,
I run emacs --daemon into this error on mac os x:
Error: server did not start correctly

and I find it is caused by my following configuration:
(set-face-attribute
   'default nil :font "Courier New 15"))

I try to run with emacs --daemon -debug-init, but it prints nothing.

However, if I run emacs directly (without --daemon), it would give not any
error.

Thanks,
Zhongwei


reply via email to

[Prev in Thread] Current Thread [Next in Thread]