From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.bugs Subject: Re: Emacs 22.1 on Windows XP Date: Tue, 14 Aug 2007 18:17:03 +0200 Message-ID: <46C1D57F.6020704@gmail.com> References: <1187031810.12415.71.camel@Madaline> <46C0D292.4010605@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187108255 30170 80.91.229.12 (14 Aug 2007 16:17:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Aug 2007 16:17:35 +0000 (UTC) Cc: Don@Scorgie.org, bug-gnu-emacs@gnu.org To: rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Aug 14 18:17:28 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 1IKz5B-00050Z-Kd for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Aug 2007 18:17:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKz5A-00016M-VB for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Aug 2007 12:17:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IKz58-00015v-9V for bug-gnu-emacs@gnu.org; Tue, 14 Aug 2007 12:17:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IKz54-00015j-NQ for bug-gnu-emacs@gnu.org; Tue, 14 Aug 2007 12:17:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IKz54-00015f-Ib for bug-gnu-emacs@gnu.org; Tue, 14 Aug 2007 12:17:18 -0400 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IKz4x-0000wW-05; Tue, 14 Aug 2007 12:17:11 -0400 Original-Received: from c83-254-133-189.bredband.comhem.se ([83.254.133.189]:63359 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.66) (envelope-from ) id 1IKz4u-00029P-9S; Tue, 14 Aug 2007 18:17:09 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666 In-Reply-To: X-Antivirus: avast! (VPS 000765-1, 2007-08-13), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.133.189 X-Scan-Result: No virus found in message 1IKz4u-00029P-9S. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1IKz4u-00029P-9S 3fcdd5ece5e1a7d9fbf3590710fe0bce X-Detected-Kernel: Linux 2.6? (barebone, rare!) 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:16356 Archived-At: Richard Stallman wrote: > > When I maximise emacs (using the button in the top-right), it doesn't > > behave like a maximised window, instead it behaves as if the window has > > been resized to fill the screen (somewhat) > > > Currently Emacs has a restriction that its frames must be an integer > number of characters (in the default face) wide and high. So true > maximization is not possible. > > We would like someone to remove this limitation in general. > Not just for the purpose of maximizing the frame. FYI: I think when we last wrote about it that Kim said he was not sure that everything in the display code was ready for this yet.