all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Eythan Weg <eythanweg@gmail.com>
Cc: 9646@debbugs.gnu.org
Subject: bug#9646: 24.0.90; Daemon does not heed desired font
Date: Sat, 01 Oct 2011 20:56:11 +0300	[thread overview]
Message-ID: <837h4od29w.fsf@gnu.org> (raw)
In-Reply-To: <8762k8x3hq.fsf@gmail.com>

> From: Eythan Weg <eythanweg@gmail.com>
> Date: Sat, 01 Oct 2011 09:09:37 -0400
> 
> I start emacs --daemon  with the .emacs content just this:
> 
> (setq initial-frame-alist '((font . "DejaVu Sans")))
> 
> Now visit a file with hebrew text.  The hebrew chars are shown using
> freefont.  Do the same without --daemon and the font is chosen
> correctly.

The daemon does not display its initial frame, so you are customizing
a frame that is never shown.

Why do you request this font only for the initial frame?  If you do
the same with default-frame-alist, does it do what you want, both in
daemon mode and normal invocation?





  reply	other threads:[~2011-10-01 17:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-01 13:09 bug#9646: 24.0.90; Daemon does not heed desired font Eythan Weg
2011-10-01 17:56 ` Eli Zaretskii [this message]
2011-10-02 19:31   ` Eythan Weg
2020-08-17 22:34     ` Stefan Kangas
2021-08-25 12:41       ` Lars Ingebrigtsen

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=837h4od29w.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=9646@debbugs.gnu.org \
    --cc=eythanweg@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.