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: frame resizing under KDE (was Re: bug of display-table & make-glyph-code) Date: Wed, 05 Sep 2007 19:42:23 +0200 Message-ID: <46DEEA7F.8010405@gmx.at> References: <200708271732.22306.zslevin@gmail.com> <46DD9F41.8090700@gmx.at> <46DE63EE.3070509@gmx.at> <87tzq9pgp6.fsf_-_@escher.local.home> 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 1189014564 15612 80.91.229.12 (5 Sep 2007 17:49:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Sep 2007 17:49:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 05 19:49:24 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 1ISz0F-0003aG-RQ for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2007 19:49:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISz0D-0007IX-00 for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2007 13:49:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISywp-0004UQ-1p for emacs-devel@gnu.org; Wed, 05 Sep 2007 13:45:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISywn-0004Se-N3 for emacs-devel@gnu.org; Wed, 05 Sep 2007 13:45:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISywn-0004SM-6w for emacs-devel@gnu.org; Wed, 05 Sep 2007 13:45:49 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1ISywm-0003YV-22 for emacs-devel@gnu.org; Wed, 05 Sep 2007 13:45:48 -0400 Original-Received: (qmail invoked by alias); 05 Sep 2007 17:45:46 -0000 Original-Received: from N852P025.adsl.highway.telekom.at (EHLO [62.47.50.121]) [62.47.50.121] by mail.gmx.net (mp006) with SMTP; 05 Sep 2007 19:45:46 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+Mpm5dMduMWkwaNAfLuUDQQd++8wBLc4No9nL3kH WlcU5v1mYCrVXp User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <87tzq9pgp6.fsf_-_@escher.local.home> 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:77880 Archived-At: >>>KDE maximization >> >>To me this seems a consequence of the known restriction that Emacs >>frames can't have arbitrary pixel size. Apparently the OP is the >>only Emacs user on KDE. > > > I think I'm the original OP of this bug back in 2005, though not the > OP of the recent thread; and someone else admitted to seeing it in KDE > too; so there are at least three of us :-). Anyway, I don't think the > bug is solely due to the frame size restriction, because it only > happens under the GTK+ build. Could you list here which of your build/manager combinations handle maximization correctly and which don't? Is it possible that some of them incidentally DTRT because the usable screen area is a multiple of the character height?