bug#81523: frame-inherited-parameters does not create a frame of the same size

Sean Whitton <[email protected]> Fri, 31 Jul 2026 13:33:20 +0100
Newsgroups gmane.emacs.bugs
Message-ID <[email protected]>
Heime [31/Jul 11:55am GMT] wrote:
> 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.

Yes, this is basic Lisp semantics.

Closing this report.

-- 
Sean Whitton