emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Implement functions for measuring fonts and max chars per li


From: Eli Zaretskii
Subject: Re: [PATCH] Implement functions for measuring fonts and max chars per line
Date: Mon, 19 Jan 2015 05:37:15 +0200

> Date: Sun, 18 Jan 2015 17:26:33 -0500
> From: "Perry E. Metzger" <address@hidden>
> Cc: address@hidden, address@hidden
> 
> > > How about (set-frame-parameter nil 'fullscreen 'fullheight)?
> >
> > Isn't that exactly what you want?
> 
> Not really. That will maximize the current frame only at the moment it
> is executed, and it doesn't tell me in advance what the height (in
> lines) is going to end up being.
> 
> What I want is to know (by calculation) what the maximum height, in
> lines, happens to be so I can shove that in for 'height in
> default-frame-alist. (There are other uses for such information of
> course, see above.)

Why can't you put this parameter into default-frame-alist?



reply via email to

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