From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Chengqi(Lars) Song <songcq@gmail.com>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: "emacs --daemon" does not load init file
Date: Tue, 25 Nov 2008 23:44:36 +0100 [thread overview]
Message-ID: <E5E4C3BB-ECE2-49A0-A688-28A9ED34725C@Web.DE> (raw)
In-Reply-To: <20081125160826.GA5457@lars-x200s>
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
next prev parent reply other threads:[~2008-11-25 22:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1212.1227617005.26697.help-gnu-emacs@gnu.org>
2008-11-25 13:27 ` "emacs --daemon" does not load init file Richard Riley
2008-11-25 13:59 ` Richard Riley
2008-11-25 16:08 ` Chengqi(Lars) Song
2008-11-25 19:45 ` Tassilo Horn
2008-11-26 2:42 ` Chengqi(Lars) Song
2008-11-26 7:43 ` Adding toolbar buttons Maindoor
2008-11-26 13:18 ` Maindoor
2008-11-25 22:44 ` Peter Dyballa [this message]
2008-11-25 8:51 "emacs --daemon" does not load init file Chengqi(Lars) Song
2008-11-25 14:07 ` Tassilo Horn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E5E4C3BB-ECE2-49A0-A688-28A9ED34725C@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=songcq@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.