From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Size of emacs window can't exceed 59 in height Date: Wed, 8 Oct 2008 22:41:25 +0200 Message-ID: <7C3E8FEE-3034-4EE1-9E34-B9935CBA425C@Web.DE> References: <87vdw3o5b5.fsf@es.aau.dk> <87fxn7o2xt.fsf@es.aau.dk> <289AC3F2-480A-489F-87BC-14C94C44B2B2@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1223498536 24917 80.91.229.12 (8 Oct 2008 20:42:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Oct 2008 20:42:16 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Chetan Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 08 22:43:10 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Knfs4-00020u-5S for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Oct 2008 22:43:00 +0200 Original-Received: from localhost ([127.0.0.1]:41912 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Knfr0-00033s-CI for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Oct 2008 16:41:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Knfqh-00033P-Ju for help-gnu-emacs@gnu.org; Wed, 08 Oct 2008 16:41:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Knfqf-00032V-CK for help-gnu-emacs@gnu.org; Wed, 08 Oct 2008 16:41:34 -0400 Original-Received: from [199.232.76.173] (port=52071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Knfqf-00032N-6o for help-gnu-emacs@gnu.org; Wed, 08 Oct 2008 16:41:33 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]:42633) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Knfqe-0005uj-PE for help-gnu-emacs@gnu.org; Wed, 08 Oct 2008 16:41:33 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id 50F09F1B010C; Wed, 8 Oct 2008 22:41:27 +0200 (CEST) Original-Received: from [91.35.254.32] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1KnfqZ-0002jn-00; Wed, 08 Oct 2008 22:41:27 +0200 In-Reply-To: X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18fQ6cBOnAuHTBOYzTO7HDYLCnpbxn32xYJX/sI Ryhj6LYPhyj7xFkbu+3S9mgdWs5ea0yGFVEcx+428KGykGIgX2 DaWPnxyud0SfnhQHZHBw== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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: news.gmane.org gmane.emacs.help:58572 Archived-At: Am 08.10.2008 um 20:50 schrieb Chetan: > Value: > ((width . 120) > (height . 64) So you see the reason why GNU Emacs 22.x is always in "pole =20 position." I think GNU Emacs 21.3 was not using *-frame-alist, so it =20 follows the geometry as specified on invocation. To cure your GNU Emacs 22.x problem: (setq default-frame-alist (append (list (top . 200) (left . 300) ) default-frame-alist)) -- Greetings Pete I hope to die before I *have* to use Microsoft Word. - Donald E. Knuth, 2001-10-02 in T=FCbingen.