From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: Setting initial frame's parameters before its creation Date: Sat, 2 Mar 2013 06:14:18 +0800 Organization: The Church of Emacs Message-ID: <20130302061418.8f0f0a36590c95eeec7115e3@gmail.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1362176067 16240 80.91.229.3 (1 Mar 2013 22:14:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Mar 2013 22:14:27 +0000 (UTC) Cc: Leo Liu , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 01 23:14:50 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UBYE5-0002tG-Ra for ged-emacs-devel@m.gmane.org; Fri, 01 Mar 2013 23:14:49 +0100 Original-Received: from localhost ([::1]:36964 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBYDk-0006Mk-La for ged-emacs-devel@m.gmane.org; Fri, 01 Mar 2013 17:14:28 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:46763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBYDh-0006Mf-0A for emacs-devel@gnu.org; Fri, 01 Mar 2013 17:14:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBYDf-0004CT-RZ for emacs-devel@gnu.org; Fri, 01 Mar 2013 17:14:24 -0500 Original-Received: from mail-pb0-f53.google.com ([209.85.160.53]:57725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBYDf-0004CO-L9 for emacs-devel@gnu.org; Fri, 01 Mar 2013 17:14:23 -0500 Original-Received: by mail-pb0-f53.google.com with SMTP id un1so1992539pbc.26 for ; Fri, 01 Mar 2013 14:14:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=7+XBDVX7QznhkaqcvzJvcPqQEN/7DEtRgy3mBS9C15U=; b=oo2LglS9XVt0y1gtuV+FecbY09m3A/dLp1Sb0R/rP83F494c23Agc3cT2ofpURraME qwZ8ci5hNykl9KZw0YUw9Xpl5zURg0be/G3ICnQ6YPFOioz6QCkoDlQMxrfI0y+HbpP1 B3kyqudPurXd/TJ3EGHcLmRv2T0DAUilAinntrj5wOlp+2Tw9ovtbNKIa2oIoFZSEVRP HaMgDHpuwVuHUWyQtPHttLgn4ARL/y6kpz1TavC5shB31+YLSC+Ja3BaWHODC1BHZ+FR T9lD7B7cH+EslLhRFKqVWYqk+6Ltf5UkMEFWV3DYOfs47yAxIi/Y3CsOIB7OojK0QWOa vG6w== X-Received: by 10.67.1.74 with SMTP id be10mr20573772pad.172.1362176062807; Fri, 01 Mar 2013 14:14:22 -0800 (PST) Original-Received: from Emacs ([123.114.122.252]) by mx.google.com with ESMTPS id 1sm13281581pba.32.2013.03.01.14.14.20 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 Mar 2013 14:14:22 -0800 (PST) In-Reply-To: X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.160.53 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157474 Archived-At: On Fri, 01 Mar 2013 11:34:42 -0500 Stefan Monnier wrote: > > I wrote it more as an experiment than anything else. If there's enough > > demand I can try and clean it up, but the main problem is that to use > > it, you'd need to provide a command-line argument (since just flat out > > changing the Emacs behavior would break many users's .emacs). > > Tho I guess we could introduce a new startup file ~/.emacs.d/early-init.el Looks good. > Stefan -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao