emacs-devel
[Top][All Lists]
Advanced

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

gsettings and daemonized emacs: wrong font in second frame


From: Ulrich Mueller
Subject: gsettings and daemonized emacs: wrong font in second frame
Date: Tue, 23 Aug 2011 00:15:46 +0200

Following scenario:
1. Start emacs --daemon from Linux console.
2. From within an X session, execute emacsclient -c to create a first
   Emacs frame.
3. Create a second Emacs frame (with C-x 5 2 in the first frame or
   with another emacsclient -c, it doesn't matter how).

Now, in the first frame, I get Droid Sans Mono as text font, which is
what I set in my .Xresources. Whereas in the second frame (and all
following frames) the font is DejaVu Sans Mono.

What is going on?

This happens with Emacs from today's BZR trunk. I think the relevant
configure options are:
--with-dbus --with-gconf --with-gsettings --with-x-toolkit=lucid

If I configure --without-gsettings then the problem doesn't occur,
i.e. then the font from .Xresources will appear in all frames.

Ulrich



reply via email to

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