From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Cc: 6478@debbugs.gnu.org
Subject: bug#6478: 23.2; FontBackend 'x' uses GConf settings for new frames
Date: Tue, 22 Jun 2010 10:00:56 +0200 [thread overview]
Message-ID: <4C206DB8.6010208@swipnet.se> (raw)
In-Reply-To: <87r5k1zvtk.fsf@sheridan.bigo.ensc.de>
2010-06-20 15:18, Enrico Scholz skrev:
> I set
>
> | Emacs.FontBackend: x
>
> in my ~/.Xresources. Beginning with 23.2 (23.1 was ok), I am unable to
> create new frames. E.g. 'ediff-buffers' fails now with
>
> | x-create-frame-with-faces: Font `MiscFixed Medium Semi-Condensed 12' is not defined
>
> Reported fontname changes when the Gconf setting is changed. This bug
> can be triggered also by
>
> | (x-create-frame-with-faces (list '(name . "emacs1")))
>
>
> When I define a
>
> | emacs1.font: -adobe-courier-medium-r-normal--12-*-*-*-m-*-*-*
>
> Xresource and restart Emacs, things are fine again. But it does not
> scale very well because I would have to define such a setting for every
> possible frame.
Not really:
Emacs.Font: ...
or
Emacs.font: ...
should do it. The Emacs class applies to all frames, regardless of name.
>
> The 'font-use-system-font' variable is nil.
>
>
> When using the 'x' FontBackend, Emacs should turn off the GConf font
> lookup and inherit its settings from the base emacs Xresources.
>
Fix checked in in trunk (i.e. upcoming 24.0).
Jan D.
prev parent reply other threads:[~2010-06-22 8:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-20 13:18 bug#6478: 23.2; FontBackend 'x' uses GConf settings for new frames Enrico Scholz
2010-06-22 8:00 ` Jan Djärv [this message]
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=4C206DB8.6010208@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=6478@debbugs.gnu.org \
--cc=enrico.scholz@informatik.tu-chemnitz.de \
/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.