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: Michael Heerdegen
Subject: Re: [PATCH] Implement functions for measuring fonts and max chars per line
Date: Mon, 19 Jan 2015 03:01:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

"Perry E. Metzger" <address@hidden> writes:

> 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.)

Of course you can

    (add-to-list 'default-frame-alist '(fullscreen . fullheight))

though that's probably not sufficient for what you want.




reply via email to

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