From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: Emacs geometry Date: Tue, 25 Jul 2006 06:48:14 -0700 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153835396 30662 80.91.229.2 (25 Jul 2006 13:49:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Jul 2006 13:49:56 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 25 15:49:53 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G5NI0-00084x-Mb for ged-emacs-devel@m.gmane.org; Tue, 25 Jul 2006 15:49:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5NI0-0002DL-0m for ged-emacs-devel@m.gmane.org; Tue, 25 Jul 2006 09:49:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G5NHR-0001qH-Cx for emacs-devel@gnu.org; Tue, 25 Jul 2006 09:49:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G5NHP-0001of-6h for emacs-devel@gnu.org; Tue, 25 Jul 2006 09:49:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5NHP-0001oa-11 for emacs-devel@gnu.org; Tue, 25 Jul 2006 09:48:59 -0400 Original-Received: from [148.87.113.118] (helo=rgminet01.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1G5NIi-00075n-Tz for emacs-devel@gnu.org; Tue, 25 Jul 2006 09:50:21 -0400 Original-Received: from rcsmt251.oracle.com (rcsmt251.oracle.com [148.87.90.196]) by rgminet01.oracle.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id k6P3N7BD017163 for ; Tue, 25 Jul 2006 07:48:56 -0600 Original-Received: from dhcp-amer-whq-csvpn-gw3-141-144-80-5.vpn.oracle.com by rcsmt251.oracle.com with ESMTP id 1638038541153835298; Tue, 25 Jul 2006 07:48:18 -0600 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Whitelist: TRUE X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57607 Archived-At: > I don't remember seeing this design change discussed, BTW. Look in emacs-pretest-bug. The thread is called "startup frame position". I see. This change seems more like a design change than just a bug fix. I would have expected it to be discussed in emacs-devel. I guess it is, now ;-). Anyway, as I say, if default-frame-alist is respected, I can live with it. And, it would be good to have a default of 0,0 or last position, rather than just whatever the gods happen to will that morning.