bug#81523: frame-inherited-parameters does not create a frame of the same size
martin rudalics via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]> Fri, 31 Jul 2026 13:08:30 +0200
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
> 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