From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: "Perry E. Metzger" Newsgroups: gmane.emacs.devel Subject: Re: Weird problem with inital frame sizing Date: Thu, 13 Sep 2018 15:25:20 -0400 Message-ID: <20180913152520.7272ab60@jabberwock.cb.piermont.com> References: <20180912103723.0999377c@jabberwock.cb.piermont.com> <20180913150851.3a330def@jabberwock.cb.piermont.com> <83worpjjjb.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1536866659 32486 195.159.176.226 (13 Sep 2018 19:24:19 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 13 Sep 2018 19:24:19 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 13 21:24:15 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g0XDq-0008HY-54 for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2018 21:24:14 +0200 Original-Received: from localhost ([::1]:44013 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0XFw-0003bB-Nv for ged-emacs-devel@m.gmane.org; Thu, 13 Sep 2018 15:26:24 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0XFK-0003aw-IS for emacs-devel@gnu.org; Thu, 13 Sep 2018 15:25:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0XFF-0007ia-1b for emacs-devel@gnu.org; Thu, 13 Sep 2018 15:25:42 -0400 Original-Received: from hacklheber.piermont.com ([2001:470:30:84:e276:63ff:fe62:3400]:46444) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g0XF1-0007ER-Bt; Thu, 13 Sep 2018 15:25:27 -0400 Original-Received: from snark.cb.piermont.com (localhost [127.0.0.1]) by hacklheber.piermont.com (Postfix) with ESMTP id 3DDA1248; Thu, 13 Sep 2018 15:25:21 -0400 (EDT) Original-Received: from jabberwock.cb.piermont.com (jabberwock.cb.piermont.com [10.160.2.107]) by snark.cb.piermont.com (Postfix) with ESMTP id 218282DF973; Thu, 13 Sep 2018 15:25:21 -0400 (EDT) In-Reply-To: <83worpjjjb.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:470:30:84:e276:63ff:fe62:3400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:229755 Archived-At: On Thu, 13 Sep 2018 22:15:36 +0300 Eli Zaretskii wrote: > > Date: Thu, 13 Sep 2018 15:08:51 -0400 > > From: "Perry E. Metzger" > > Cc: emacs-devel@gnu.org > > > > > IMO fixing this "correctly" is the following: move your > > > face&frame settings from ~/.emacs.d/init.el to > > > ~/.emacs.d/early-init.el > > > > I use a single .emacs file (I'm an old fogey). Where in the manual > > is early-init.el documented, and the semantic difference between > > what should be in there and what should be elsewhere? I was > > unable to find it searching through the info manual. > > The early-init file is available only in Emacs 27, are you tracking > the master branch? In the Info manual built from the master branch, > there's a section named "Early Init File". I found the section. I'm indeed tracking 27. See my other notes. -- Perry E. Metzger perry@piermont.com