all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Tury <tury.peter@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: different fonts in Emacs and Emacsclient!?
Date: Sun, 10 Jan 2010 11:41:36 -0800 (PST)	[thread overview]
Message-ID: <b503603f-51e7-4d82-9fb5-848815cafc9b@s31g2000yqs.googlegroups.com> (raw)
In-Reply-To: mailman.1136.1263115682.18930.help-gnu-emacs@gnu.org

On jan. 10, 10:27, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:

> Maybe it helps to set default- and initial-frame-alist...

Thanks, Peter, for the suggestion!

In fact I already have these (related to frame-settings) in my .emacs:

 '(default-frame-alist (quote ((tool-bar-lines . 0) (menu-bar-lines .
1))))
 '(display-buffer-reuse-frames t)
 '(emacsw32-style-frame-title t) ;; I use EmacsW32 on MS Windows and
try to use the same .emacs...
 '(initial-frame-alist (quote ((top . 20) (left . 430) (height . 58)
(width . 100))))
 '(special-display-frame-alist (quote ((height . 44) (width . 75)
(unsplittable . t) (user-size . t) (left . 10) (top . 10) (user-
position . t))))
 '(w32-feeling-max-frames nil)

It seems for me that fonts are OK when I start "emacs". If I run
`server-start' and then connect to it with "emacsclient -c", then
fonts remain OK. I guess maybe the '-a=""' option starts the server
(daemon) in a different (faulty?) way...?


  parent reply	other threads:[~2010-01-10 19:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-10  0:17 different fonts in Emacs and Emacsclient!? Peter Tury
2010-01-10  9:27 ` Peter Dyballa
     [not found] ` <mailman.1136.1263115682.18930.help-gnu-emacs@gnu.org>
2010-01-10 19:41   ` Peter Tury [this message]
2010-01-10 21:39     ` Peter Tury
2010-01-10 21:39     ` Peter Tury
2010-01-10 21:45     ` Peter Dyballa
2010-01-10 22:56     ` Peter Tury
     [not found]     ` <mailman.1172.1263159953.18930.help-gnu-emacs@gnu.org>
2010-01-10 23:06       ` Peter Tury
2010-01-10 23:07       ` Peter Tury
2010-01-10 23:14     ` Peter Dyballa
     [not found]     ` <mailman.1178.1263165308.18930.help-gnu-emacs@gnu.org>
2010-01-11 10:10       ` Peter Tury
2010-03-26 13:55 ` Daniel Brunner

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=b503603f-51e7-4d82-9fb5-848815cafc9b@s31g2000yqs.googlegroups.com \
    --to=tury.peter@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.