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

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

Re: different fonts in Emacs and Emacsclient!?


From: Peter Tury
Subject: Re: different fonts in Emacs and Emacsclient!?
Date: Sun, 10 Jan 2010 14:56:29 -0800 (PST)
User-agent: G2/1.0

For me it seems the problem is around --daemon: if I

1a) start emacs as daemon and then
1b) connect to it (with emacsclient),

I get different fonts than if I

2a) start emacs normally, then
2b) start server in it (with `server-start') and then
2c) connect to it (with emacsclient).

It seems as if daemon start would somehow loose some (user-related?)
info affecting final font size. I don't know if fork, execvp etc.
(used in emacs.c for handling --daemon) could cause this...


reply via email to

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