From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii 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 20:35:03 +0300 Message-ID: <834jjcc27s.fsf@gnu.org> References: <19e53542-bfb0-4e48-8845-01fd34d93dbb@beloved.name> <83il7t1n1z.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37582"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: David Hedlund Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Sep 29 19:36:06 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 1qmHPJ-0009QX-UT for ged-emacs-devel@m.gmane-mx.org; Fri, 29 Sep 2023 19:36:06 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qmHOk-0001on-JL; Fri, 29 Sep 2023 13:35:30 -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 1qmHOi-0001oQ-Gr for emacs-devel@gnu.org; Fri, 29 Sep 2023 13:35:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qmHOg-0008K0-Mj; Fri, 29 Sep 2023 13:35:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=qCKPZBFJEWXcai+QIdkh0VIlGm9YndjVY2izYEZ3GPg=; b=GZTlOfkXA1j+ SeT4snycs/DfGPOSo8ccA2398WGoaOa+t1R/YvJ0mJ7AC62dNqIozLttvKjJ2W7+4H11UA5tyZ+ir 09o4/ailavflMXors3W7fGCHRVyvYHQU+6vIKcfjOTL7bOLzh13/EV/XXXNewf4xoDmL4CRSHsVtM QB58yb9cpLbnFLKVX4MxQjHQxMOo9LHR2DuhQmjp41jW2rDFiSjx6lBdenCl4tGYbSh/DuXkUaKBC BRbVHNdjz4xveDeDFPzkE4OO0OGNHSh8amFrM7gjA6D/eBv1aFVvOMyIPkCKKKzX9xUqxqc85ygiV ji5DLVYTBzs5lXI+a8zDnw==; In-Reply-To: (message from David Hedlund on Fri, 29 Sep 2023 19:12:15 +0200) 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:311183 Archived-At: > Date: Fri, 29 Sep 2023 19:12:15 +0200 > From: David Hedlund > > 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. I always read everything on this list. I read those messages as well. You don't need to repeat them. But if the suggestions proposed here didn't solve the problems you had in mind, my question still stands.