Re: Finding the complete list of frame parameters accepted by make-frame

Heime <[email protected]> Sun, 26 Jul 2026 23:26:41 +0000
Newsgroups gmane.emacs.help
Message-ID <FG6uhFpFYryZPvwgkw6uRLspU9c_xWN0KhGR3Iz5hEX-KZ-LnjoJjIjcElXdBJAIMErBZtmz12hpMP0eS4Roo5OFEaD1plzaqSO-VjReHlg=@protonmail.com>
On Monday, July 27th, 2026 at 11:09 AM, [email protected] <[email protected]>=
 wrote:

> Heime <[email protected]> writes:
>=20
> > Have been looking at the documentation of make-frame, focusing upon the
> > part about frame parameters.  Although it provides some examples, where
> > can I find the list of frame parameters that make-frame will accept?
> >
>=20
> Start with:
>=20
>    (info "(elisp) Frame Parameters")
>=20
> They are not listed in a single section, so you will need to
> read the sub-sections of the section, above.

Have looked at "Window Frame Parameters", should they be all there?

The parameters are almost impossible to follow when there is no
summary table in format (Parameter . Value) with the possibilities
for Value, without the lengthy prose about value.  It would help
immensely if such a table checklist existed in the manual as a type
of summary for the frame parameters.  Would be a type of concise=20
reference that summarizes the parameters, like is done in Emacs Cheat
Sheets.