From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: [Fwd: Frame Height Different for Default Frame and Additional Frames] Date: Thu, 11 Oct 2007 10:52:09 +0200 Message-ID: <470DE439.1030603@gmx.at> References: <002501c8044b$fcc95390$6100000a@intermedinc.internal> <4701F8AC.6070900@gmx.at> <470A9D22.2040709@gmx.at> <470BF1BF.3000609@gmx.at> <470C695D.5010906@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1192092920 679 80.91.229.12 (11 Oct 2007 08:55:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Oct 2007 08:55:20 +0000 (UTC) Cc: =?ISO-8859-15?Q?Jan_Dj=E4rv?= , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 11 10:55:18 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iftot-00026K-CL for ged-emacs-devel@m.gmane.org; Thu, 11 Oct 2007 10:55:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ifton-00039T-9x for ged-emacs-devel@m.gmane.org; Thu, 11 Oct 2007 04:54:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iftnr-0002Zl-N8 for emacs-devel@gnu.org; Thu, 11 Oct 2007 04:53:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iftnq-0002ZJ-Lr for emacs-devel@gnu.org; Thu, 11 Oct 2007 04:53:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iftnq-0002ZG-7d for emacs-devel@gnu.org; Thu, 11 Oct 2007 04:53:58 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Iftnp-0003Br-BU for emacs-devel@gnu.org; Thu, 11 Oct 2007 04:53:57 -0400 Original-Received: (qmail invoked by alias); 11 Oct 2007 08:53:56 -0000 Original-Received: from N949P028.adsl.highway.telekom.at (EHLO [62.47.62.156]) [62.47.62.156] by mail.gmx.net (mp046) with SMTP; 11 Oct 2007 10:53:56 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/Th8920z/Tu3Y0mncIXFjJ+386Dj1jcsywHVGhuQ 7milJh9KLZ1Zhx User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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: news.gmane.org gmane.emacs.devel:80592 Archived-At: > Martin, could you try debugging this on GNU/Linux? Sorry no, my GUN/Linux machine crashed a while ago. Someone using a non-Gtk+ install would have to do that. It would already be helpful if someone could post here whether the behavior occurs on a non-Gtk+ Emacs on GNU/Linux. To reproduce: Create a one-line .emacs like (add-to-list 'default-frame-alist '(height . 37)) that is, the frame height should be less than that of your screen. Start Emacs, do C-x 5 2, and tell us whether the heights of the two frames differ.