emacs-devel
[Top][All Lists]
Advanced

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

Re: recent emacs font problems?


From: Kim F. Storm
Subject: Re: recent emacs font problems?
Date: 10 Jun 2003 02:17:44 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

"Jan D." <address@hidden> writes:

> I cant really grasp the problem that lead to this change from the
> comment above, so if anyone can describe a case for the original
> problem, I can try and make this work.


Here is what RMS said about the exact same fix some days ago; please
read the previous articles in this thread for a discussion on this
subject:

RMS> That is not correct.  It would bring back a bug I fixed recently.  I
RMS> think it was the following bug.


Date: Thu, 15 May 2003 09:59:01 +0200 (CEST)
From: Klaus Straubinger <address@hidden>
To: address@hidden

If the font family of the default face is changed with
(set-face-attribute 'default nil :family "fixed")
then this does not change the face's font for subsequent frames, as can
be seen with the evaluation of (face-font 'default) in the first frame
and in a second, created with C-x 5 2, respectively.

I found that that call to set_lface_from_font_name was
clobbering the family that had come from the new-frame default.



-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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