From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Mickey Ferguson" Newsgroups: gmane.emacs.help Subject: how to set window starting coordinates? Date: Fri, 14 Jan 2005 17:07:02 -0800 Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1105751607 28540 80.91.229.6 (15 Jan 2005 01:13:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Jan 2005 01:13:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 15 02:13:11 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CpcV4-0005v2-00 for ; Sat, 15 Jan 2005 02:13:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cpcgl-00055T-Qq for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Jan 2005 20:25:17 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 67.151.52.10 Original-X-Trace: quimby.gnus.org 1105751212 1016 67.151.52.10 (15 Jan 2005 01:06:52 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Sat, 15 Jan 2005 01:06:52 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Original-Xref: shelby.stanford.edu gnu.emacs.help:127858 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:23345 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23345 I'm using GNU Emacs 21.3.1 on Windows XP. Is there a way for me to set the location and size of the window when I first start it from the windows Start Menu (runemacs.exe)? I can't seem to find the answer - I'm probably trying the wrong keywords when searching via M-x apropos. An acceptable answer is any of the following: through a registry setting, through something to put into my .emacs, or as a last resort, through something to be passed via command line. TIA!