From unknown Wed Aug 20 01:19:48 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3999: [PATCH] incorrect main and mini-buffer window size in 23.1 RC (more apparent in full screen mode) Reply-To: janmejay singh , 3999@debbugs.gnu.org Resent-From: janmejay singh Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 31 Jul 2009 14:25:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3999 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124904995717452 (code B ref -1); Fri, 31 Jul 2009 14:25:06 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 31 Jul 2009 14:19:17 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.0 required=4.0 tests=GMAIL,IMPRONONCABLE_2, MURPHY_DRUGS_REL8 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6VEJCIG017445 for ; Fri, 31 Jul 2009 07:19:13 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWswx-0006BA-Pe for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2009 10:19:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWswt-0006AO-TG for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2009 10:19:11 -0400 Received: from [199.232.76.173] (port=43019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWswt-0006AL-P7 for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2009 10:19:07 -0400 Received: from mail-qy0-f183.google.com ([209.85.221.183]:44669) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWswt-000134-Gl for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2009 10:19:07 -0400 Received: by qyk13 with SMTP id 13so2700549qyk.14 for ; Fri, 31 Jul 2009 07:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=uxPwlKcIBL5sT3Ti7obIfx3bQKa8NYIIxs7e2UWy/OM=; b=Al4iS4NSG1AFyIJ0WDdErlXYxgDridGFTPy7AsrLt0MHUPKCKM3nK2z1wgh9QaXsEg X96mdjTenOREmCA6LI6CJb8Vo7KJvnVKYWgWim4f5RTuHbDQhWHzi1r/XwdV6WaBakZp 0XT1ED46atIVw39eOHlnA2TO2zOlTC+gui6CY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cItnDiW6gxIeiY0PXzCnMcv9atPuQZ+1A/eC0EKNgByhjSfnYFotZSQ9qgwFE4WmU/ Mqfi+j3wD55HHtI61y5sQ5NCSdxvNVmy+5XQQacq3jPJyb62SRTccorzAbYn5N1Sa9TS /tU2+/dYlz7xc7+Gmofn5Ld31PkFcGOvWFwHA= MIME-Version: 1.0 Received: by 10.229.81.198 with SMTP id y6mr469433qck.106.1249049946736; Fri, 31 Jul 2009 07:19:06 -0700 (PDT) Date: Fri, 31 Jul 2009 19:49:06 +0530 Message-ID: <96a70c590907310719o561e64c6kca6f58ec3d9f3419@mail.gmail.com> From: janmejay singh To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary=0016367fbb8261c8d50470011aac X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --0016367fbb8261c8d50470011aac Content-Type: multipart/alternative; boundary=0016367fbb8261c8ce0470011aaa --0016367fbb8261c8ce0470011aaa Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, Have been observing this bug since tag named EMACS_PRETEST_23_0_94 was created. This patch fixes it on branch named EMACS_23_1_RC The problem is not reproducible on master, its reproducible only on tags EMACS_PRETEST_23_0_94(and higher) and on branch EMACS_23_1_RC. Please drop me a mail if screen-shots and detailed description of this problem are required. -- Regards, Janmejay (http://codehunk.wordpress.com) --0016367fbb8261c8ce0470011aaa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Have been observing this bug since tag named EMACS_PRETEST_23_0_= 94 was created.

This patch fixes it on branch named EMACS_23_1_RC
The problem is not reproducible on master, its reproducible only on ta= gs EMACS_PRETEST_23_0_94(and higher) and on branch EMACS_23_1_RC.

Please drop me a mail if screen-shots and detailed description of this = problem are required.

--
Regards,
Janmejay
(= http://codehunk.wordpress.com= )

--0016367fbb8261c8ce0470011aaa-- --0016367fbb8261c8d50470011aac Content-Type: text/x-patch; charset=US-ASCII; name="emacs_window_size_in_fullscreen_frame_fix.patch" Content-Disposition: attachment; filename="emacs_window_size_in_fullscreen_frame_fix.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_fxszsl470 RnJvbSA3YWNhMDdjN2FhYTcwM2VmZjM5ZGExN2E4YWVjZjg2YmM0ZDYyNDQ5IE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBKYW5tZWpheSBTaW5naCA8c2luZ2guamFubWVqYXlAZ21haWwu Y29tPgpEYXRlOiBGcmksIDMxIEp1bCAyMDA5IDE5OjE1OjM0ICswNTMwClN1YmplY3Q6IGZpeCB0 byBlbWFjcyBub3Qgc2V0dGluZyBjb3JyZWN0IG1pbmktYnVmZmVyIHdpbmRvdyBzaXplIGFuZCBm cmFtZSBzaXplIHdoZW4gc3RhcnRlZCBpbiBmdWxsLXNjcmVlbiBtb2RlICh3aXRoIC1mcykKCi0t LQogc3JjL2d0a3V0aWwuYyB8ICAgIDIgKy0KIDEgZmlsZXMgY2hhbmdlZCwgMSBpbnNlcnRpb25z KCspLCAxIGRlbGV0aW9ucygtKQoKZGlmZiAtLWdpdCBhL3NyYy9ndGt1dGlsLmMgYi9zcmMvZ3Rr dXRpbC5jCmluZGV4IDNlYTdjMTQuLjc5ODFmOTggMTAwNjQ0Ci0tLSBhL3NyYy9ndGt1dGlsLmMK KysrIGIvc3JjL2d0a3V0aWwuYwpAQCAtNzUwLDcgKzc1MCw3IEBAIHhnX2ZyYW1lX3NldF9jaGFy X3NpemUgKGYsIGNvbHMsIHJvd3MpCiAKICAgICAgV2UgcGFzcyAxIGZvciBERUxBWSBzaW5jZSB3 ZSBjYW4ndCBydW4gTGlzcCBjb2RlIGluc2lkZSBvZgogICAgICBhIEJMT0NLX0lOUFVULiAgKi8K LSAgY2hhbmdlX2ZyYW1lX3NpemUgKGYsIHJvd3MsIGNvbHMsIDAsIDEsIDApOworCiAgIEZSQU1F X1BJWEVMX1dJRFRIIChmKSA9IHBpeGVsd2lkdGg7CiAgIEZSQU1FX1BJWEVMX0hFSUdIVCAoZikg PSBwaXhlbGhlaWdodDsKIAotLSAKMS41LjYuNQoK --0016367fbb8261c8d50470011aac-- From unknown Wed Aug 20 01:19:48 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: janmejay singh Subject: bug#3999 closed by Chong Yidong ([PATCH] incorrect main and mini-buffer window size in 23.1 RC (more apparent in full screen mode)) Message-ID: References: <87eirt6bmy.fsf@cyd.mit.edu> <96a70c590907310719o561e64c6kca6f58ec3d9f3419@mail.gmail.com> X-Emacs-PR-Message: they-closed 3999 X-Emacs-PR-Package: emacs Reply-To: 3999@debbugs.gnu.org Date: Sun, 02 Aug 2009 23:30:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1249255805-3456-1" This is a multi-part message in MIME format... ------------=_1249255805-3456-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #3999: [PATCH] incorrect main and mini-buffer window size in 23.1 RC (more = apparent in full screen mode) It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 3999: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3999 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1249255805-3456-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3999-done) by emacsbugs.donarmstrong.com; 2 Aug 2009 23:25:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n72NPRFG003273 for <3999-done@emacsbugs.donarmstrong.com>; Sun, 2 Aug 2009 16:25:28 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 77A5357E275; Sun, 2 Aug 2009 19:26:13 -0400 (EDT) From: Chong Yidong To: janmejay singh Cc: 3999-done@debbugs.gnu.org Subject: [PATCH] incorrect main and mini-buffer window size in 23.1 RC (more apparent in full screen mode) Date: Sun, 02 Aug 2009 19:26:13 -0400 Message-ID: <87eirt6bmy.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Have been observing this bug since tag named EMACS_PRETEST_23_0_94 was > created. > > This patch fixes it on branch named EMACS_23_1_RC > > The problem is not reproducible on master, its reproducible only on tags > EMACS_PRETEST_23_0_94(and higher) and on branch EMACS_23_1_RC. Thanks. As you noted, the code in the trunk has been revised, making this patch unnecessary. ------------=_1249255805-3456-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 31 Jul 2009 14:19:17 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.0 required=4.0 tests=GMAIL,IMPRONONCABLE_2, MURPHY_DRUGS_REL8 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6VEJCIG017445 for ; Fri, 31 Jul 2009 07:19:13 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWswx-0006BA-Pe for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2009 10:19:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWswt-0006AO-TG for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2009 10:19:11 -0400 Received: from [199.232.76.173] (port=43019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWswt-0006AL-P7 for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2009 10:19:07 -0400 Received: from mail-qy0-f183.google.com ([209.85.221.183]:44669) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWswt-000134-Gl for bug-gnu-emacs@gnu.org; Fri, 31 Jul 2009 10:19:07 -0400 Received: by qyk13 with SMTP id 13so2700549qyk.14 for ; Fri, 31 Jul 2009 07:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=uxPwlKcIBL5sT3Ti7obIfx3bQKa8NYIIxs7e2UWy/OM=; b=Al4iS4NSG1AFyIJ0WDdErlXYxgDridGFTPy7AsrLt0MHUPKCKM3nK2z1wgh9QaXsEg X96mdjTenOREmCA6LI6CJb8Vo7KJvnVKYWgWim4f5RTuHbDQhWHzi1r/XwdV6WaBakZp 0XT1ED46atIVw39eOHlnA2TO2zOlTC+gui6CY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cItnDiW6gxIeiY0PXzCnMcv9atPuQZ+1A/eC0EKNgByhjSfnYFotZSQ9qgwFE4WmU/ Mqfi+j3wD55HHtI61y5sQ5NCSdxvNVmy+5XQQacq3jPJyb62SRTccorzAbYn5N1Sa9TS /tU2+/dYlz7xc7+Gmofn5Ld31PkFcGOvWFwHA= MIME-Version: 1.0 Received: by 10.229.81.198 with SMTP id y6mr469433qck.106.1249049946736; Fri, 31 Jul 2009 07:19:06 -0700 (PDT) Date: Fri, 31 Jul 2009 19:49:06 +0530 Message-ID: <96a70c590907310719o561e64c6kca6f58ec3d9f3419@mail.gmail.com> Subject: [PATCH] incorrect main and mini-buffer window size in 23.1 RC (more apparent in full screen mode) From: janmejay singh To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary=0016367fbb8261c8d50470011aac X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --0016367fbb8261c8d50470011aac Content-Type: multipart/alternative; boundary=0016367fbb8261c8ce0470011aaa --0016367fbb8261c8ce0470011aaa Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, Have been observing this bug since tag named EMACS_PRETEST_23_0_94 was created. This patch fixes it on branch named EMACS_23_1_RC The problem is not reproducible on master, its reproducible only on tags EMACS_PRETEST_23_0_94(and higher) and on branch EMACS_23_1_RC. Please drop me a mail if screen-shots and detailed description of this problem are required. -- Regards, Janmejay (http://codehunk.wordpress.com) --0016367fbb8261c8ce0470011aaa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Have been observing this bug since tag named EMACS_PRETEST_23_0_= 94 was created.

This patch fixes it on branch named EMACS_23_1_RC
The problem is not reproducible on master, its reproducible only on ta= gs EMACS_PRETEST_23_0_94(and higher) and on branch EMACS_23_1_RC.

Please drop me a mail if screen-shots and detailed description of this = problem are required.

--
Regards,
Janmejay
(= http://codehunk.wordpress.com= )

--0016367fbb8261c8ce0470011aaa-- --0016367fbb8261c8d50470011aac Content-Type: text/x-patch; charset=US-ASCII; name="emacs_window_size_in_fullscreen_frame_fix.patch" Content-Disposition: attachment; filename="emacs_window_size_in_fullscreen_frame_fix.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_fxszsl470 RnJvbSA3YWNhMDdjN2FhYTcwM2VmZjM5ZGExN2E4YWVjZjg2YmM0ZDYyNDQ5IE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBKYW5tZWpheSBTaW5naCA8c2luZ2guamFubWVqYXlAZ21haWwu Y29tPgpEYXRlOiBGcmksIDMxIEp1bCAyMDA5IDE5OjE1OjM0ICswNTMwClN1YmplY3Q6IGZpeCB0 byBlbWFjcyBub3Qgc2V0dGluZyBjb3JyZWN0IG1pbmktYnVmZmVyIHdpbmRvdyBzaXplIGFuZCBm cmFtZSBzaXplIHdoZW4gc3RhcnRlZCBpbiBmdWxsLXNjcmVlbiBtb2RlICh3aXRoIC1mcykKCi0t LQogc3JjL2d0a3V0aWwuYyB8ICAgIDIgKy0KIDEgZmlsZXMgY2hhbmdlZCwgMSBpbnNlcnRpb25z KCspLCAxIGRlbGV0aW9ucygtKQoKZGlmZiAtLWdpdCBhL3NyYy9ndGt1dGlsLmMgYi9zcmMvZ3Rr dXRpbC5jCmluZGV4IDNlYTdjMTQuLjc5ODFmOTggMTAwNjQ0Ci0tLSBhL3NyYy9ndGt1dGlsLmMK KysrIGIvc3JjL2d0a3V0aWwuYwpAQCAtNzUwLDcgKzc1MCw3IEBAIHhnX2ZyYW1lX3NldF9jaGFy X3NpemUgKGYsIGNvbHMsIHJvd3MpCiAKICAgICAgV2UgcGFzcyAxIGZvciBERUxBWSBzaW5jZSB3 ZSBjYW4ndCBydW4gTGlzcCBjb2RlIGluc2lkZSBvZgogICAgICBhIEJMT0NLX0lOUFVULiAgKi8K LSAgY2hhbmdlX2ZyYW1lX3NpemUgKGYsIHJvd3MsIGNvbHMsIDAsIDEsIDApOworCiAgIEZSQU1F X1BJWEVMX1dJRFRIIChmKSA9IHBpeGVsd2lkdGg7CiAgIEZSQU1FX1BJWEVMX0hFSUdIVCAoZikg PSBwaXhlbGhlaWdodDsKIAotLSAKMS41LjYuNQoK --0016367fbb8261c8d50470011aac-- ------------=_1249255805-3456-1--