From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Emacs default frame size is not good on MS Windows Date: Thu, 9 Dec 2004 18:28:47 +0100 Message-ID: <002f01c4de15$749c5b20$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1102613759 29940 80.91.229.6 (9 Dec 2004 17:35:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2004 17:35:59 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 09 18:35:51 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 1CcSCl-0004am-00 for ; Thu, 09 Dec 2004 18:35:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CcSMf-0005NW-4t for ged-emacs-devel@m.gmane.org; Thu, 09 Dec 2004 12:46:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CcSMW-0005My-3A for emacs-devel@gnu.org; Thu, 09 Dec 2004 12:45:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CcSMU-0005Lt-7t for emacs-devel@gnu.org; Thu, 09 Dec 2004 12:45:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CcSMU-0005Lj-5f for emacs-devel@gnu.org; Thu, 09 Dec 2004 12:45:54 -0500 Original-Received: from [81.228.11.107] (helo=av1-1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CcSCU-00056O-GZ for emacs-devel@gnu.org; Thu, 09 Dec 2004 12:35:34 -0500 Original-Received: by av1-1-sn1.fre.skanova.net (Postfix, from userid 502) id 8B36337E83; Thu, 9 Dec 2004 18:35:33 +0100 (CET) Original-Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av1-1-sn1.fre.skanova.net (Postfix) with ESMTP id 6A24937E6A for ; Thu, 9 Dec 2004 18:35:33 +0100 (CET) Original-Received: from sedrcw11488 (t1o58p160.telia.com [62.20.164.160]) by smtp3-2-sn1.fre.skanova.net (Postfix) with SMTP id C52AB37E69 for ; Thu, 9 Dec 2004 18:35:32 +0100 (CET) Original-To: "Emacs Devel" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:30940 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30940 This is a problem with both current Emacs and CVS Emacs. If you start Emacs in MS Windows with the default frame size on a small screen the bottom lines are not visible. This means you can not see the mini-buffer. This is of course no good default. - Lennart