bug#81523: frame-inherited-parameters does not create a frame of the same size
Heime via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]> Fri, 31 Jul 2026 11:55:58 +0000
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <dxdWvfguORMDHqsW2bd542-Q4jjM4PAJk2P4vSiPhr1wfZgcWbxg2tDkJFmyV8L9_sz3NdMvjIxdtowUS1prm8-mhclOU33uYAjfe8ZFqps=@protonmail.com> |
On Friday, July 31st, 2026 at 11:08 PM, martin rudalics <[email protected]> wrote: > > Thanks. Martin, do you know what might be happening here? > > The asterisk below is missing: > > (let* ( (frame-inherited-parameters '(width height)) > (frm (make-frame galaxiakos-frame-prmt)) > > martin How so? Is this technique well known - because one would have to understand the internals to determine whether to use let* or not . It does work with the change.