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

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

RE: [External] : How can I automatically determine the best frame-height


From: Drew Adams
Subject: RE: [External] : How can I automatically determine the best frame-height?
Date: Tue, 20 Apr 2021 22:40:57 +0000

Library `fit-frame.el' (and perhaps library
`autofit-frame.el) might help you.

It fits a frame to the textual content.
It doesn't bother trying to do pixel-level
fitting.  You can set max height and width.

There are also some related features in
library `frame-cmds.el' - e.g. option
`available-screen-pixel-bounds'.

All of these libraries are in the Emacs Wiki
Elisp Area:

https://www.emacswiki.org/emacs?action=elisp-area

reply via email to

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