bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61710: 30.0.50; frame parameter `(fullscreen . maximized)' does not


From: Eli Zaretskii
Subject: bug#61710: 30.0.50; frame parameter `(fullscreen . maximized)' does not work with PGTK and emacsclient --create-frame
Date: Wed, 22 Feb 2023 17:31:48 +0200

> Date: Wed, 22 Feb 2023 21:27:42 +0800
> From:  Alynx Zhou via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> This problem could be reproduced with those minimal steps:
> 
> 1. `emacs -Q --eval "(add-to-list 'default-frame-alist '(fullscreen . 
> maximized))" --daemon`

I think any customizations that need a real display should be done
from server-after-make-frame-hook, not at startup time.  Did you try
that?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]