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

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

Re: "emacs --daemon" does not load init file


From: Peter Dyballa
Subject: Re: "emacs --daemon" does not load init file
Date: Tue, 25 Nov 2008 23:44:36 +0100


Am 25.11.2008 um 17:08 schrieb Chengqi(Lars) Song:

  ;; font setting
  (set-default-font "Bitstream Vera Sans Mono-10")
  (set-fontset-font (frame-parameter nil 'font)
'chinese-gbk '("Microsfot Yahei-10" . "unicode- bmp"))

Is there anything wrong?


At least the second statement is only applicable when GNU Emacs runs in windowing environment. You should execute it, and maybe more, only when the window-system is not nil.

My init file is organised like this – and I can launch GNU Emacs 23.0.60 as daemon.

--
Greetings

  Pete

Never be led astray onto the path of virtue






reply via email to

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