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

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

bug#28512: 26.0.60; undecorated frames on macOS 10.13 do not resize prop


From: martin rudalics
Subject: bug#28512: 26.0.60; undecorated frames on macOS 10.13 do not resize properly
Date: Tue, 17 Oct 2017 10:59:07 +0200

>> `initial-display-alist` to include `(undecorated . t)` in `init.el`
>> seems to be insufficient, because the frame appears to be created
>> prior to `init.el` being eval’d.
>
> I don’t know for sure, but suspect the answer is that you can’t do
> that.

Does calling Emacs with

--eval "(setq initial-frame-alist '((undecorated . t)))"

work?

martin






reply via email to

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