all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* set-face-attribute when starting daemon
@ 2015-03-02  4:04 Zhongwei Yao
  2015-03-02 13:17 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Zhongwei Yao @ 2015-03-02  4:04 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-04  4:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02  4:04 set-face-attribute when starting daemon Zhongwei Yao
2015-03-02 13:17 ` Eli Zaretskii
2015-03-04  4:27   ` Zhongwei Yao

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.