help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Font setting for runemacs and frame


From: Robert Pluim
Subject: Re: Font setting for runemacs and frame
Date: Thu, 14 Feb 2019 16:40:44 +0100

Eli Zaretskii <eliz@gnu.org> writes:

>> However with the setting of window-system-default-frame-alist or
>> default-frame-alist above, it takes no effect until I make a new frame
>> (after-make-frame-functions).
>
> This is documented behavior: to modify the looks ofg the first frame,
> you need to set initial-frame-alist in addition to
> default-frame-alist.

The docstring for 'initial-frame-alist' says:

    Parameters specified here supersede the values given in
    `default-frame-alist'.

which certainly reads to me like 'configure only default-frame-alist
if you want all frames including the initial one to be identical'.

Robert



reply via email to

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