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: Fri, 10 Oct 2008 15:31:01 +0200 Message-ID: <0006ECF6-2BED-4F29-960C-E768C47D8F69@Web.DE> References: <87vdw3o5b5.fsf@es.aau.dk> <87fxn7o2xt.fsf@es.aau.dk> <289AC3F2-480A-489F-87BC-14C94C44B2B2@Web.DE> <87zllfmlu5.fsf@es.aau.dk> <26A92774-AB5D-4A02-B95D-47CB385C8A88@Web.DE> <87prm9hrmo.fsf@es.aau.dk> <87ej2oitwl.fsf@es.aau.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1223645547 14008 80.91.229.12 (10 Oct 2008 13:32:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Oct 2008 13:32:27 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Torben Knudsen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 10 15:33:26 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 1KoI6m-0005uL-4f for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Oct 2008 15:32:44 +0200 Original-Received: from localhost ([127.0.0.1]:56277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoI5h-0006eU-RV for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Oct 2008 09:31:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KoI5N-0006dR-AX for help-gnu-emacs@gnu.org; Fri, 10 Oct 2008 09:31:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KoI5I-0006bE-Ud for help-gnu-emacs@gnu.org; Fri, 10 Oct 2008 09:31:16 -0400 Original-Received: from [199.232.76.173] (port=48083 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoI5I-0006bB-PJ for help-gnu-emacs@gnu.org; Fri, 10 Oct 2008 09:31:12 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:40811) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KoI5I-0006ur-Dm for help-gnu-emacs@gnu.org; Fri, 10 Oct 2008 09:31:12 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate01.web.de (Postfix) with ESMTP id 81819F50C4CE; Fri, 10 Oct 2008 15:31:08 +0200 (CEST) Original-Received: from [91.35.212.183] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1KoI5D-0000St-00; Fri, 10 Oct 2008 15:31:07 +0200 In-Reply-To: <87ej2oitwl.fsf@es.aau.dk> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/azXe+A+m+gbWZMBup55Pj3fZN+Afnjkbv8MLj bEcWRZXsw5TQHSiupv1hXYgzfXXRkk8UZJr3F3ADJzV4WYjkMo cTGIOj3PrFeHysMfzLKg== 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:58666 Archived-At: Am 10.10.2008 um 13:14 schrieb Torben Knudsen: >>> default-frame-alist is a variable defined in `C source code'. Its >>> value is ((menu-bar-lines . 1) (tool-bar-lines . 0) >>> (vertical-scroll-bars) (width . 80) (height . 64)) >>> >>> Still the window is 80 x 59 For me the (X) window or GNU Emacs frame size does not change =20 instantaneously when I change default-frame-alist =96 but a new frame =20= (C-x 5 2) obeys the new values! Does this work for you? -- Greetings Pete Real Time, adj.: Here and now, as opposed to fake time, which only occurs there = and =20 then.