emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Setting face-font in Carbon Emacs 21.3.50.1


From: Miles Bader
Subject: Re: Setting face-font in Carbon Emacs 21.3.50.1
Date: Mon, 7 Mar 2005 22:45:34 +0900

On Mon, 07 Mar 2005 08:23:04 -0500, Stefan Monnier
<address@hidden> wrote:
> Also, looking at the code of set-face-font, it doesn't do aything else than
> call (set-face-attribute face frame :font font), so I doubt it will give
> much better results.

Well what I mean to say was you shouldn't call "set-frame-attribute
:font" either. :-)

> Also the docstring of set-face-font says that a nil
> `frame' argument makes it apply to all frames, which I'd understand as
> including future frames as well.

The code does "future frames" for t, "current frames" for nil, and
"future + current frames" for `0'.

The docstrign is not so helpful i think.

-Miles
-- 
Do not taunt Happy Fun Ball.




reply via email to

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