From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Elvin Peterson Newsgroups: gmane.emacs.help Subject: Re: emacs and X Date: 22 Sep 2004 09:30:52 +0530 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87zn3j6jgr.fsf@yahoo.com> References: <87vfe7u2aj.fsf@yahoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095825878 24166 80.91.229.6 (22 Sep 2004 04:04:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Sep 2004 04:04:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 22 06:04:35 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C9yMt-0003EO-00 for ; Wed, 22 Sep 2004 06:04:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9ySq-00079d-Mc for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Sep 2004 00:10:44 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-X-Trace: news.uni-berlin.de FiLSzY56UYEV+gNA5Z8bfw0CKHNg4AAWZ99+K9TDbteT+7JGC+ User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:125457 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20811 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20811 Elvin Peterson writes: > Is it possible to change emacs's position in X from within emacs? Or > even maximize the emacs window? I would like it to go the upper left > corner. One of the frame properties maybe? Any help is appreciated. > > TIA. Thanks to everyone who replied. The geometry option is what I am using now, but do-re-mi-frames.el seems the most flexible. Certainly ends all the frustration hitting Alt-Space to try and move the window. Thanks again!