emacs-devel
[Top][All Lists]
Advanced

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

Re: Font settings ignored on new frames


From: Kenichi Handa
Subject: Re: Font settings ignored on new frames
Date: Thu, 05 Jun 2008 09:36:07 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Stefan Monnier <address@hidden> writes:

>>> If I start me Emacs as:
>>> src/emacs -Q --eval '(custom-set-faces (quote (default ((t (:height 60 
>>> :width semi-condensed :family "DejaVu Sans Mono"))))))'

>>> I get the font I expect, but then if I do

>>> C-x 5 2

>>> the new frame uses `courier'.  

> > I have not yet checked the code, but, at least, the emacs of
> > pre-unicode-merge behaves the same way.

> Even if it behaved that way all the way back to Emacs-20, it'd still
> qualify as a bug wouldn't it?

Perhaps, but I'm not sure.  I don't understand how
custom-set-faces works.  The docsting just says that it
"initialize faces".  It doesn't say how it interacts with
default-frame-alist, initial-frame-alist, X resources, etc.

---
Kenichi Handa
address@hidden




reply via email to

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