From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.bugs Subject: Re: frame-pixel-(width|height) is incorrect Date: Fri, 21 Dec 2007 10:50:23 +0000 Message-ID: <476B9A6F.9030408@gnu.org> References: <476B84B3.3080606@gnu.org> <5A77E856-4AAF-4D76-9E90-E0C8B0B715B8@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1198234259 30761 80.91.229.12 (21 Dec 2007 10:50:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2007 10:50:59 +0000 (UTC) Cc: Bug-Gnu-Emacs , Drew Adams To: David Reitter Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 21 11:51:12 2007 Return-path: Envelope-to: geb-bug-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 1J5fTD-0001QB-LQ for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Dec 2007 11:51:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J5fSt-0006MW-U1 for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Dec 2007 05:50:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J5fSf-0006FV-5g for bug-gnu-emacs@gnu.org; Fri, 21 Dec 2007 05:50:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J5fSd-0006Cl-5D for bug-gnu-emacs@gnu.org; Fri, 21 Dec 2007 05:50:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J5fSc-0006CH-CJ for bug-gnu-emacs@gnu.org; Fri, 21 Dec 2007 05:50:34 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J5fSb-0001oz-Ug for bug-gnu-emacs@gnu.org; Fri, 21 Dec 2007 05:50:34 -0500 Original-Received: from [192.168.249.28] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 20C3150E07; Fri, 21 Dec 2007 10:50:33 +0000 (GMT) User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <5A77E856-4AAF-4D76-9E90-E0C8B0B715B8@gmail.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17207 Archived-At: David Reitter wrote: > If you count the tool-bar as "available for text lines", and the title > bar as part of the non-existant menu bar (on my system), then that is > indeed correct. I think it is a bug to count the tool-bar as available for text lines, but certainly the title bar is not available. The question that needs answering before making any changes is; what code relies on the current behaviour?