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

Eli Zaretskii <[email protected]> Mon, 27 Jul 2026 17:17:01 +0300
Newsgroups gmane.emacs.help
Message-ID <[email protected]>
> Date: Mon, 27 Jul 2026 13:38:09 +0000
> From: Heime <[email protected]>
> Cc: [email protected], [email protected]
> 
> > The menu in "Window Frame Parameters" is supposed to guide you to the
> > right section, assuming you know what you are looking for.  (If you
> > don't know what you are looking for, there's no other way except
> > reading "the lengthy prose", because every word there is important.)
>  
> When I get to the right section - e.g. Basic Parameters - it would greatly 
> speed up things if in addition to just "name" , there was the full syntax
> (name . NAME).

It's an alist, so what else do you need?

> And if in addition there was some table like it with a one 
> line description (without the lengthy prose), it would be easier for me to
> quickly add my frame parameters.  It will avoid having to always read the 
> long prose.

Once again, if you know what you are looking for, it's a matter of
searching for the parameter's name.  I don't see how a table will help
if it doesn't provide all the information.