From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: David Hedlund Newsgroups: gmane.emacs.devel Subject: Re: Solution to a proposed FAQ, how to maximize emacs quickly (like `emacs --maximize`) for GNU/Linux Date: Fri, 29 Sep 2023 19:12:15 +0200 Message-ID: References: <19e53542-bfb0-4e48-8845-01fd34d93dbb@beloved.name> <83il7t1n1z.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------TkekzpXX5iCx0rQCFMoy3vsW" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30792"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla Thunderbird To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Sep 29 19:13:41 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qmH3c-0007jU-EH for ged-emacs-devel@m.gmane-mx.org; Fri, 29 Sep 2023 19:13:40 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qmH2b-0000go-IV; Fri, 29 Sep 2023 13:12:37 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qmH2Z-0000gZ-MX for emacs-devel@gnu.org; Fri, 29 Sep 2023 13:12:35 -0400 Original-Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qmH2K-0002h6-Co for emacs-devel@gnu.org; Fri, 29 Sep 2023 13:12:35 -0400 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id D494AE0004 for ; Fri, 29 Sep 2023 17:12:16 +0000 (UTC) Content-Language: en-US In-Reply-To: <83il7t1n1z.fsf@gnu.org> X-GND-Sasl: public@beloved.name Received-SPF: pass client-ip=217.70.183.196; envelope-from=public@beloved.name; helo=relay4-d.mail.gandi.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:311176 Archived-At: This is a multi-part message in MIME format. --------------TkekzpXX5iCx0rQCFMoy3vsW Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 9/29/23 09:00, Eli Zaretskii wrote: >> Date: Tue, 26 Sep 2023 14:11:07 +0200 >> From: David Hedlund >> >> Methods to always maximize `emacs` (for example, from Alt+F2 in MATE), without the slightly >> distracting visual effect when the default frame size is growing to fullscreen. The window will be >> maximized quickly, like "emacs --maximize". > I'm not sure I understand the need for these methods. Doesn't F11 do > this job on all GUI subsystems we support? > > And if you are talking about starting with a maximized frame, then why > aren't "emacs --maximize" and/or X resources (and their Registry > emulation on MS-Windows) good enough? > > IOW, before describing your suggested solutions, and for the FAQ on > top of that, could you please describe the problem in more details, > specifically for each GUI environment/toolkit where you see a problem? > Please read the mail in this thread with subject: "Re: Solution to a proposed FAQ, how to maximize emacs quickly (like `emacs --maximize`) for GNU/Linux - Improved solution by Chad: ~/.emacs.d/early-init.el" to understand, so I don't need to re-send it. --------------TkekzpXX5iCx0rQCFMoy3vsW Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit


On 9/29/23 09:00, Eli Zaretskii wrote:
Date: Tue, 26 Sep 2023 14:11:07 +0200
From: David Hedlund <public@beloved.name>

Methods to always maximize `emacs` (for example, from Alt+F2 in MATE), without the slightly
distracting visual effect when the default frame size is growing to fullscreen. The window will be
maximized quickly, like "emacs --maximize".
I'm not sure I understand the need for these methods.  Doesn't F11 do
this job on all GUI subsystems we support?

And if you are talking about starting with a maximized frame, then why
aren't "emacs --maximize" and/or X resources (and their Registry
emulation on MS-Windows) good enough?

IOW, before describing your suggested solutions, and for the FAQ on
top of that, could you please describe the problem in more details,
specifically for each GUI environment/toolkit where you see a problem?

Please read the mail in this thread with subject: "Re: Solution to a proposed FAQ, how to maximize emacs quickly (like `emacs --maximize`) for GNU/Linux - Improved solution by Chad: ~/.emacs.d/early-init.el" to understand, so I don't need to re-send it.
--------------TkekzpXX5iCx0rQCFMoy3vsW--