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

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

bug#14841: Frames created invisible have their visibility parameter set


From: martin rudalics
Subject: bug#14841: Frames created invisible have their visibility parameter set to t
Date: Mon, 29 Jul 2013 18:58:47 +0200

>> -mm is only an approximation of maximizing since it doesn't hide the
>> window borders.
>
> It should do exactly what (fullscreen . maximized) frame parameter
> does, so I guess you are already used to the above issue?

For some reason, using -mm gives me a frame _with_ outer borders while
adding (fullscreen . maximized) to `initial-frame-alist' gets me a frame
_without_ outer borders.  What do you get?

> You mean, the solution is for emacs to _take_ the dimensions of its
> frame from its console window, yes?  Because without that, runemacs
> can pass whatever it wants, and no one will notice.

Indeed.  That's the wording I should have used.

> Assuming the above is possible (having the window both hidden _and_
> maximized), patches are welcome.

On the Web you can find a quite remarkable number of proposals how to
get an initially maximized frame (not only on Windows, IIUC).  So I
think that we should provide a canonical solution.

martin





reply via email to

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