From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.bugs Subject: bug#3643: Bug#567083: emacs -Q doesn't fit on the user's screen Date: Fri, 29 Jan 2010 19:23:16 +0800 Message-ID: <874om5w3x7.fsf@jidanni.org> References: <87mxzxnqgb.fsf@tochka.ru> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264765317 26100 80.91.229.12 (29 Jan 2010 11:41:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Jan 2010 11:41:57 +0000 (UTC) Cc: 3643@debbugs.gnu.org To: evgeny.zubok@tochka.ru Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jan 29 12:41:54 2010 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.69) (envelope-from ) id 1NapEX-0007fM-Vl for geb-bug-gnu-emacs@m.gmane.org; Fri, 29 Jan 2010 12:41:54 +0100 Original-Received: from localhost ([127.0.0.1]:55854 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NapEX-0002DE-88 for geb-bug-gnu-emacs@m.gmane.org; Fri, 29 Jan 2010 06:41:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NapCp-0001II-Co for bug-gnu-emacs@gnu.org; Fri, 29 Jan 2010 06:40:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NapCj-0001ER-MU for bug-gnu-emacs@gnu.org; Fri, 29 Jan 2010 06:40:06 -0500 Original-Received: from [199.232.76.173] (port=59903 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NapCj-0001EF-BD for bug-gnu-emacs@gnu.org; Fri, 29 Jan 2010 06:40:01 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52217) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NapCi-0006VZ-UI for bug-gnu-emacs@gnu.org; Fri, 29 Jan 2010 06:40:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1NaoxF-0005Vh-Nh; Fri, 29 Jan 2010 06:24:01 -0500 X-Loop: bug-gnu-emacs@gnu.org In-Reply-To: <87d48x5n1a.fsf@jidanni.org> Resent-From: jidanni@jidanni.org Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 29 Jan 2010 11:24:01 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-Emacs-PR-Message: followup 3643 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 3643-submit@debbugs.gnu.org id=B3643.126476420421154 (code B ref 3643); Fri, 29 Jan 2010 11:24:01 +0000 Original-Received: (at 3643) by debbugs.gnu.org; 29 Jan 2010 11:23:24 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Naowe-0005V9-Hn for submit@debbugs.gnu.org; Fri, 29 Jan 2010 06:23:24 -0500 Original-Received: from caiajhbdcbef.dreamhost.com ([208.97.132.145] helo=homiemail-a3.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Naowd-0005V2-MD for 3643@debbugs.gnu.org; Fri, 29 Jan 2010 06:23:24 -0500 Original-Received: from jidanni.org (218-163-7-19.dynamic.hinet.net [218.163.7.19]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a3.g.dreamhost.com (Postfix) with ESMTP id B8261C5D19; Fri, 29 Jan 2010 03:23:19 -0800 (PST) X-Spam-Score: -3.1 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list X-Spam-Score: -3.1 (---) Resent-Date: Fri, 29 Jan 2010 06:24:01 -0500 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org 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:34794 Archived-At: Be sure to Cc: 3643@debbugs.gnu.org. I'm forwarding this for you. >>>>> "EMZ" == Evgeny M Zubok writes: EMZ> I've just intstalled emacs23 with GTK backend from lenny-backports. Your EMZ> problem is reproducible, but is not reproducible with emacs22 with Xaw3d EMZ> backend. For some reason, toolbar is appeared too late, after the moment EMZ> when emacs window has been exposed. When toolbar appears, emacs window EMZ> is enlarged, its bottom goes beyond the screen boundaries, and IceWM Yes, that's what I see too. (But of course it happens so fast.) EMZ> doesn't try to change emacs geometry to fit screen area. But... is this EMZ> IceWM problem? I don't know, as I'm afraid to install other window manager stuff. I did see it with LXDE+openbox too though. EMZ> This is my explanation (just guess). It seems that at least in GTK EMZ> version toolbar is not integral part of editor's window. When toolbar EMZ> appears, Emacs23 tries to preserve editor area geometry (lines EMZ> number). This leads to the changes in window size. On the contrary, EMZ> Emacs22 with Xaw3d calculates a window size with toolbar before it will EMZ> be exposed. I've run emacs22 -Q -geometry 90x99+0+0 with 800x600 EMZ> resolution, and the entire window fits screen height. Thanks for your valuable input... at least it shows I'm not on drugs. EMZ> FYI, Emacs23 also has Xaw3d backend. You can try it and verify is this EMZ> emacs23-gtk-only problem. All I have installed here are emacs23 and emacs-snapshot. I'm too scared to mess things up to test anything else.