[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 13:39:31 -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...
- different fonts in Emacs and Emacsclient!?, Peter Tury, 2010/01/09
- Re: different fonts in Emacs and Emacsclient!?, Peter Dyballa, 2010/01/10
- Message not available
- Re: different fonts in Emacs and Emacsclient!?, Peter Tury, 2010/01/10
- Re: different fonts in Emacs and Emacsclient!?,
Peter Tury <=
- Re: different fonts in Emacs and Emacsclient!?, Peter Tury, 2010/01/10
- Re: different fonts in Emacs and Emacsclient!?, Peter Dyballa, 2010/01/10
- Re: different fonts in Emacs and Emacsclient!?, Peter Dyballa, 2010/01/10
- Re: different fonts in Emacs and Emacsclient!?, Peter Tury, 2010/01/10
- Message not available
- Re: different fonts in Emacs and Emacsclient!?, Peter Tury, 2010/01/10
- Message not available
- Re: different fonts in Emacs and Emacsclient!?, Peter Tury, 2010/01/10
- Message not available
- Re: different fonts in Emacs and Emacsclient!?, Peter Tury, 2010/01/11