From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: August Newsgroups: gmane.emacs.help Subject: Re: Carbon emacs - frame too big for minibuffer can't resize window Date: Sun, 27 Feb 2005 23:12:19 +0100 Message-ID: <1109542339.5358.4.camel@c83-250-200-210.bredband.comhem.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1109543806 9220 80.91.229.2 (27 Feb 2005 22:36:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2005 22:36:46 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 27 23:36:46 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5X1n-0000zR-Uy for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Feb 2005 23:36:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5XK2-00015I-QZ for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Feb 2005 17:55:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5XE3-0005qA-T1 for help-gnu-emacs@gnu.org; Sun, 27 Feb 2005 17:49:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5XDt-0005mS-Fj for help-gnu-emacs@gnu.org; Sun, 27 Feb 2005 17:49:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5XDs-0005hd-UO for help-gnu-emacs@gnu.org; Sun, 27 Feb 2005 17:49:12 -0500 Original-Received: from [81.228.10.113] (helo=av3-2-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5WiR-00070M-AN for help-gnu-emacs@gnu.org; Sun, 27 Feb 2005 17:16:43 -0500 Original-Received: by av3-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id C138437E86; Sun, 27 Feb 2005 23:16:40 +0100 (CET) Original-Received: from smtp4-2-sn4.m-sp.skanova.net (smtp4-2-sn4.m-sp.skanova.net [81.228.10.180]) by av3-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id B1B3237E86 for ; Sun, 27 Feb 2005 23:16:40 +0100 (CET) Original-Received: from c83-250-200-210.bredband.comhem.se (c83-250-200-210.bredband.comhem.se [83.250.200.210]) by smtp4-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id 91B6137E43 for ; Sun, 27 Feb 2005 23:11:40 +0100 (CET) Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer: Evolution 2.0.2 (2.0.2-3) 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24408 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24408 On s=C3=B6n, 2005-02-27 at 12:25 -0500, George Colpitts wrote: > I've installed the latest Carbon emacs, 21.3.50.1, and the frame is too= =20 > long, the minibuffer is off the screen and I can't resize the window.=20 > How can I fix this ?=20 Have you tried to customize `height' in `default-frame-alist'? To make the Emacs frame fit on my 15 inch monitor I have set `height' to 39. --=20 August