From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: How to start emacs in a maximized frame in X? Date: Tue, 12 Dec 2006 02:50:23 +0100 Message-ID: References: <4nfybn2ybe.fsf@gmail.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165888251 15281 80.91.229.10 (12 Dec 2006 01:50:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Dec 2006 01:50:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 12 02:50:50 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gtwn5-0001B1-Cm for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Dec 2006 02:50:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gtwn3-0003tO-Ua for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Dec 2006 20:50:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gtwmq-0003ru-GM for help-gnu-emacs@gnu.org; Mon, 11 Dec 2006 20:50:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gtwmp-0003rX-6Y for help-gnu-emacs@gnu.org; Mon, 11 Dec 2006 20:50:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gtwmo-0003rP-SJ for help-gnu-emacs@gnu.org; Mon, 11 Dec 2006 20:50:26 -0500 Original-Received: from [66.249.92.168] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gtwmo-0007Xp-Qr for help-gnu-emacs@gnu.org; Mon, 11 Dec 2006 20:50:27 -0500 Original-Received: by ug-out-1314.google.com with SMTP id j3so1798529ugf for ; Mon, 11 Dec 2006 17:50:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Tn94ztRRr4nO6PW9Rk+rpyTBaJxVejraQa0XiiCYmPwGsH1TUQ/L+kAuWMlIicqwZlVJS7w6vONJ53mgod1H1V3Jgl0kzOLhNC4JX7r9z8MfD9YN816lHOAoC+PuX/Hs8XdbZnucoIh0DYKhPoKVz7RrCgBQ5vWpIer2SYhPaWw= Original-Received: by 10.82.139.17 with SMTP id m17mr725915bud.1165888224029; Mon, 11 Dec 2006 17:50:24 -0800 (PST) Original-Received: by 10.82.146.7 with HTTP; Mon, 11 Dec 2006 17:50:23 -0800 (PST) Original-To: Person In-Reply-To: Content-Disposition: inline X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39443 Archived-At: On 12/11/06, Person wrote: > Thank you (and Lennart): I tried this .emacs customization and it > produces results very, very close to a normal Windows "maximization." I recommend using also the registry entries I mentioned; they are useful because with them Emacs already starts with a size approximate to that of the final "maximized" state, so you reduce the flicker effect of starting a small Emacs window which is immediately maximized. /L/e/k/t/u