From unknown Sat Jun 21 10:46:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17286: 24.4.50; Incorrect frame height with menu-bar-mode on/off Resent-From: Fabrice Popineau Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 17 Apr 2014 21:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 17286 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 17286@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13977683946058 (code B ref -1); Thu, 17 Apr 2014 21:00:04 +0000 Received: (at submit) by debbugs.gnu.org; 17 Apr 2014 20:59:54 +0000 Received: from localhost ([127.0.0.1]:51167 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WatPV-0001Zd-5e for submit@debbugs.gnu.org; Thu, 17 Apr 2014 16:59:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41792) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WatPR-0001ZO-Sj for submit@debbugs.gnu.org; Thu, 17 Apr 2014 16:59:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WatPK-0004eD-ND for submit@debbugs.gnu.org; Thu, 17 Apr 2014 16:59:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WatPK-0004e7-Ki for submit@debbugs.gnu.org; Thu, 17 Apr 2014 16:59:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WatPJ-0006Sn-2S for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 16:59:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WatPH-0004da-JF for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 16:59:40 -0400 Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:56042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WatPH-0004dV-C5 for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 16:59:39 -0400 Received: by mail-ie0-f170.google.com with SMTP id rd18so922349iec.29 for ; Thu, 17 Apr 2014 13:59:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=b9j81EqpS/nWhkl015YuDGVOqv/Cw2Elil9pkHIEC4c=; b=WeDYzcwtguGVAZw/qlAYImlmUKuD2U1uQ9CxCKhjFJmkSqHbzz/OqIfmeMm4pWJGG1 ZOKo6a4h2XIhqHyzEKQEg4OPXFBlMr+hiEJ15E0XeUucQXK2ht37SeVw/VbazWhev+EB iRHjXqfLLayGQRJAETn8e8+hhLJHFgou8trQNW3sXSg9FvYIBKN05+r5cm0dnwP9yJ5K wRU7IzM+7SIUT8cEJg0D+frumy+VIdNlpNuZBBAFAeK0wUK7u4aWxaWSgvjKwEh8UZlt i8opqFZCGo6FCJJmsT61KnkYdGUXskCCIkLnXVbPl9kHFhQBqDQzMUGsjfVeZa9dBAxF UDxA== X-Received: by 10.42.206.9 with SMTP id fs9mr11706307icb.33.1397768378593; Thu, 17 Apr 2014 13:59:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.10.202 with HTTP; Thu, 17 Apr 2014 13:59:18 -0700 (PDT) From: Fabrice Popineau Date: Thu, 17 Apr 2014 22:59:18 +0200 Message-ID: Content-Type: multipart/alternative; boundary=20cf303f64d0af38cd04f7434fa8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --20cf303f64d0af38cd04f7434fa8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Maximize the first frame with its menu bar but without its tool bar. Switch on/off menu-bar-mode several times: the frame height grows. Here is the frame-pixel-height reported in *Messages* Menu-Bar mode enabled Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. Menu-Bar mode enabled 1180 (#o2234, #x49c, ?=D2=9C) Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. 1207 (#o2267, #x4b7, ?=D2=B7) Menu-Bar mode enabled 1239 (#o2327, #x4d7, ?=D3=97) Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. 1271 (#o2367, #x4f7, ?=D3=B7) Best regards, Fabrice Popineau In GNU Emacs 24.4.50.3 (x86_64-w64-mingw32) of 2014-04-16 on ALIMANTADO Repository revision: 115831 fabrice.popineau@supelec.fr-20140416210032-k4fnr3beizg9nuy3 Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --host=3Dx86_64-w64-mingw32 --target=3Dx86_64-w64-mingw32 --build=3Dx86_64-w64-mingw32 --prefix=3D/c/Local/Emacs --libexecdir=3D/c/Local/Emacs/bin --datarootdir=3D/c/Local/Emacs --localstatedir=3D/c/Local/Emacs --sysconfdir=3D/c/Local/Emacs/etc --with-jpeg --with-xpm --with-png --with-tiff --with-rsvg --with-xml2 --with-gnutls 'CFLAGS=3D-I/mingw64/include -O3 -g' CPPFLAGS=3D-I/mingw64/include LDFLAGS=3D-L/mingw64/lib' Configured features: XPM JPEG TIFF GIF PNG RSVG NOTIFY ACL GNUTLS LIBXML2 ZLIB Important settings: value of $LANG: fr_FR.UTF-8 locale-coding-system: cp1252 Major mode: Messages Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: M-x t o o l - M-x m e n u - b a m m o M-x M-p M-x M-p M-x M-p M-: ( f r a m e - p i x e l - h e i g h t ) M-x M-p M-: M-p M-x M-p M-: M-p M-x M-p M-: M-p C-x b M-x r e p o r Recent messages: Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. Menu-Bar mode enabled 1180 (#o2234, #x49c, ?=D2=9C) Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. 1207 (#o2267, #x4b7, ?=D2=B7) Menu-Bar mode enabled 1239 (#o2327, #x4d7, ?=D3=97) Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. 1271 (#o2367, #x4f7, ?=D3=B7) Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils mule-util cus-start cus-load time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) Memory information: ((conses 16 85001 4886) (symbols 56 18628 0) (miscs 48 40 104) (strings 32 13345 3581) (string-bytes 1 318170) (vectors 16 9306) (vector-slots 8 369833 11038) (floats 8 57 182) (intervals 56 257 24) (buffers 960 12)) --20cf303f64d0af38cd04f7434fa8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Maximize the first frame with its menu= bar but without its tool bar.
Switch on/off menu-bar-mode severa= l times:
the frame height grows.

Here is= the frame-pixel-height reported in *Messages*
Menu-Bar mode enabled
Menu-Bar mode disabled
Menu-= bar mode disabled. =C2=A0Use M-x menu-bar-mode to make the menu bar appear.=
Menu-Bar mode enabled
1180 (#o2234, #x49c, ?=D2=9C)
Menu-Bar mode disabled
Menu-bar mode disabled. =C2=A0Use M-x menu= -bar-mode to make the menu bar appear.
1207 (#o2267, #x4b7, ?=D2= =B7)
Menu-Bar mode enabled
1239 (#o2327, #x4d7, ?=D3=97= )
Menu-Bar mode disabled
Menu-bar mode disabled. =C2=A0Use M-x menu= -bar-mode to make the menu bar appear.
1271 (#o2367, #x4f7, ?=D3= =B7)

Best regards,

Fabric= e Popineau



In GNU Emacs 24.4.50.3 (x= 86_64-w64-mingw32)
=C2=A0of 2014-04-16 on ALIMANTADO
Re= pository revision: 115831 fabrice.popineau@supelec.fr-20140416210032-k4fnr3= beizg9nuy3
Windowing system distributor `Microsoft Corp.', version 6.3.9600
Configured using:
=C2=A0`configure --host=3Dx86_64-w64-m= ingw32 --target=3Dx86_64-w64-mingw32
=C2=A0--build=3Dx86_64-w64-m= ingw32 --prefix=3D/c/Local/Emacs
=C2=A0--libexecdir=3D/c/Local/Emacs/bin --datarootdir=3D/c/Local/Emacs=
=C2=A0--localstatedir=3D/c/Local/Emacs --sysconfdir=3D/c/Local/E= macs/etc
=C2=A0--with-jpeg --with-xpm --with-png --with-tiff --wi= th-rsvg --with-xml2
=C2=A0--with-gnutls 'CFLAGS=3D-I/mingw64/include -O3 -g'
=
=C2=A0CPPFLAGS=3D-I/mingw64/include LDFLAGS=3D-L/mingw64/lib'

Configured features:
XPM JPEG TIFF GIF PNG R= SVG NOTIFY ACL GNUTLS LIBXML2 ZLIB

Important settings:
=C2=A0 value of $LANG: fr= _FR.UTF-8
=C2=A0 locale-coding-system: cp1252

Major mode: Messages

Minor modes in effect:<= /div>
=C2=A0 tooltip-mode: t
=C2=A0 electric-indent-mode: t
= =C2=A0 mouse-wheel-mode: t
=C2=A0 file-name-shadow-mode: t
<= div>=C2=A0 global-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode:= t
=C2=A0 auto-compression-mode: t
=C2=A0 buffer-read-o= nly: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark= -mode: t

Recent input:
<f11> M-x t o o l <tab> - <tab&= gt; <return> <f11> <f11>=C2=A0
<f11> <= f11> <f12> <f12> <f12> <f11> <f11> M-x m e= n=C2=A0
u - b a <tab> m m <backspace> o <tab> <return>= M-x=C2=A0
M-p <return> M-x M-p <return> M-x M-p <= return> <f11>=C2=A0
<f11> M-: ( f r a m e - p i x = e l - h e i g h t ) <return>=C2=A0
M-x M-p <return> M-: M-p <return> M-x M-p <return>= =C2=A0
M-: M-p <return> M-x M-p <return> M-: M-p <= return>=C2=A0
<f11> C-x b <return> <down-mouse-= 1> <mouse-movement>=C2=A0
<mouse-movement> <drag-mouse-1> <C-insert> M-x r e= =C2=A0
p o r <tab> <return>

= Recent messages:
Menu-bar mode disabled. =C2=A0Use M-x menu-bar-m= ode to make the menu bar appear.
Menu-Bar mode enabled
1180 (#o2234, #x49c, ?=D2=9C)
Menu-Bar mode disabled
Menu-bar mode disabled. =C2=A0Use M-x me= nu-bar-mode to make the menu bar appear.
1207 (#o2267, #x4b7, ?= =D2=B7)
Menu-Bar mode enabled
1239 (#o2327, #x4d7, ?=D3=97)
Menu-Bar mode disabled
Menu-bar mode disabled. =C2=A0Use M-x me= nu-bar-mode to make the menu bar appear.
1271 (#o2367, #x4f7, ?= =D3=B7)

Load-path shadows:
None found.

=
Features:
(shadow sort gnus-util mail-extr emacsbug me= ssage dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-= bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
=
ietf-drums mm-util help-fns mail-prsvr mail-utils mule-util cus-start<= /div>
cus-load time-date tooltip electric uniquify ediff-hook vc-hooks<= /div>
lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-w= in
w32-vars tool-bar dnd fontset image regexp-opt fringe tabulate= d-list
newcomment lisp-mode prog-mode register page menu-bar rfn-= eshadow timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai
tai-viet lao korean japanese hebrew greek romanian slovak czech eu= ropean
ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook hel= p
simple abbrev minibuffer nadvice loaddefs button faces cus-face= macroexp
files text-properties overlay sha1 md5 base64 format en= v code-pages mule
custom widget hashtable-print-readable backquote make-network-process<= /div>
w32notify w32 multi-tty emacs)

Memory in= formation:
((conses 16 85001 4886)
=C2=A0(symbols 56 18= 628 0)
=C2=A0(miscs 48 40 104)
=C2=A0(strings 32 13345 3581)
<= div>=C2=A0(string-bytes 1 318170)
=C2=A0(vectors 16 9306)
=C2=A0(vector-slots 8 369833 11038)
=C2=A0(floats 8 57 182)
=C2=A0(intervals 56 257 24)
=C2=A0(buffers 960 12))

--20cf303f64d0af38cd04f7434fa8-- From unknown Sat Jun 21 10:46:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17286: 24.4.50; Incorrect frame height with menu-bar-mode on/off Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 18 Apr 2014 10:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17286 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Fabrice Popineau , 17286@debbugs.gnu.org Received: via spool by 17286-submit@debbugs.gnu.org id=B17286.13978153094570 (code B ref 17286); Fri, 18 Apr 2014 10:02:01 +0000 Received: (at 17286) by debbugs.gnu.org; 18 Apr 2014 10:01:49 +0000 Received: from localhost ([127.0.0.1]:51550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wb5cC-0001Bc-9c for submit@debbugs.gnu.org; Fri, 18 Apr 2014 06:01:48 -0400 Received: from mout.gmx.net ([212.227.15.19]:50483) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wb5cA-0001BL-2A for 17286@debbugs.gnu.org; Fri, 18 Apr 2014 06:01:47 -0400 Received: from [188.22.47.150] ([188.22.47.150]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LjLwB-1XEH3E2OY3-00dYUE; Fri, 18 Apr 2014 12:01:39 +0200 Message-ID: <5350F7F8.10309@gmx.at> Date: Fri, 18 Apr 2014 12:01:28 +0200 From: martin rudalics MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:DRzZVUs9O/7+zClC0aTA0bzl8oxNRL2DchheY9l7dRp44+an1Ee j7fTNQBW2RusuVD6N+oJe9OovveLfoszK6/PFulBipdAJ8sNy/2PpkyFuLOtCSXQ5rPARdR Y9YBxMI5mBP5uWY62TmrlVGQ8UD3xax3zwsPfGt7Pg9J6Ko2i5wgoURRTp2kgSegPMALoiX cDzxYexS3NQn2WKo5wVrQ== X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) > Switch on/off menu-bar-mode several times: > the frame height grows. Thanks for the report. I fixed this (and bug 16637 you also reported) on my build but that's part of a larger change that won't make it into Emacs 24.4. If you're interested I can send you a preliminary patch. martin From unknown Sat Jun 21 10:46:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17286: 24.4.50; Incorrect frame height with menu-bar-mode on/off Resent-From: Fabrice Popineau Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 18 Apr 2014 11:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17286 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: martin rudalics Cc: 17286@debbugs.gnu.org Received: via spool by 17286-submit@debbugs.gnu.org id=B17286.139782024913924 (code B ref 17286); Fri, 18 Apr 2014 11:25:02 +0000 Received: (at 17286) by debbugs.gnu.org; 18 Apr 2014 11:24:09 +0000 Received: from localhost ([127.0.0.1]:51585 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wb6ts-0003cV-ED for submit@debbugs.gnu.org; Fri, 18 Apr 2014 07:24:08 -0400 Received: from mail-ie0-f173.google.com ([209.85.223.173]:59382) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wb6to-0003bp-IF for 17286@debbugs.gnu.org; Fri, 18 Apr 2014 07:24:05 -0400 Received: by mail-ie0-f173.google.com with SMTP id rl12so1507678iec.18 for <17286@debbugs.gnu.org>; Fri, 18 Apr 2014 04:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=vMFEDg+wBMjhaQ7oKe6z/OXTTOi25IBAWV4DMoA7kHE=; b=MUOV0DH5yGYv4Rn92xV72fPsyB6tPI+lW1O+gjddhWsH1dR/fH7HmQ7++/WvGLmZBN SvsT6ofD4U8tMAdZkWIG1rgZ0r+OlHICQnpqNgojTd3tduaANZa9ZWGuiMdij8Jenoht gGl7x1+WpfNs3b82aXaxAZkahFwlPB2SyFLK9egp9Y7MUKX3LhIHzjBtDdpIm/BsJgYH hn0V4SBZSL5evk9i0TFy+MeD1BLUlDo+oovF0VpoeBgNYoWCp+imt53QdwhewgU2PKNi +FEUA9R2jWlrcIfLaN/BIvZ0MqRkT0GZil8Y7UsKdEyZPgrbGa79WdjDuxCc3JrwX+qL bvcg== X-Received: by 10.42.30.71 with SMTP id u7mr15234767icc.20.1397820238793; Fri, 18 Apr 2014 04:23:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.10.202 with HTTP; Fri, 18 Apr 2014 04:23:38 -0700 (PDT) In-Reply-To: <5350F7F8.10309@gmx.at> References: <5350F7F8.10309@gmx.at> From: Fabrice Popineau Date: Fri, 18 Apr 2014 13:23:38 +0200 Message-ID: Content-Type: multipart/alternative; boundary=20cf301cbd4acb13d604f74f6289 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --20cf301cbd4acb13d604f74f6289 Content-Type: text/plain; charset=UTF-8 Great to know that it is fixed. Unless you need tests and reports, I'll wait for your patch to land in the trunk. Best regards, Fabrice 2014-04-18 12:01 GMT+02:00 martin rudalics : > > Switch on/off menu-bar-mode several times: > > the frame height grows. > > Thanks for the report. I fixed this (and bug 16637 you also reported) > on my build but that's part of a larger change that won't make it into > Emacs 24.4. If you're interested I can send you a preliminary patch. > > martin > --20cf301cbd4acb13d604f74f6289 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Great to know that it is fixed.

Unless = you need tests and reports, I'll wait for your patch to land in the tru= nk.

Best regards,

Fabrice=


2014-04= -18 12:01 GMT+02:00 martin rudalics <rudalics@gmx.at>:
> Switch on/off menu-bar-mode several times:
> the frame height grows.

Thanks for the report. =C2=A0I fixed this (and bug 16637 you also reported)=
on my build but that's part of a larger change that won't make it i= nto
Emacs 24.4. =C2=A0If you're interested I can send you a preliminary pat= ch.

martin

--20cf301cbd4acb13d604f74f6289-- From unknown Sat Jun 21 10:46:29 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17286: 24.4.50; Incorrect frame height with menu-bar-mode on/off Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 29 Aug 2014 17:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17286 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Fabrice Popineau Cc: 17286@debbugs.gnu.org Received: via spool by 17286-submit@debbugs.gnu.org id=B17286.140933171729568 (code B ref 17286); Fri, 29 Aug 2014 17:02:01 +0000 Received: (at 17286) by debbugs.gnu.org; 29 Aug 2014 17:01:57 +0000 Received: from localhost ([127.0.0.1]:53704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XNPYi-0007gq-QW for submit@debbugs.gnu.org; Fri, 29 Aug 2014 13:01:57 -0400 Received: from mout.gmx.net ([212.227.15.15]:51977) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XNPYf-0007gW-Et for 17286@debbugs.gnu.org; Fri, 29 Aug 2014 13:01:54 -0400 Received: from [178.191.141.82] ([178.191.141.82]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LnfuZ-1Y4zZN296N-00hyff; Fri, 29 Aug 2014 19:01:46 +0200 Message-ID: <5400B1F1.5050701@gmx.at> Date: Fri, 29 Aug 2014 19:01:37 +0200 From: martin rudalics MIME-Version: 1.0 References: <5350F7F8.10309@gmx.at> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:3E3ynOn5XX7R8oLiuIOK53uerhLP1mf0nFsMI4udpOZxhlnxiNJ o2mHgfuks4AYv/tZB1Qb3gZaGN/aokEgOOVvOgCB9+xHru0w2McOOf6ulV9ieEnfJ+38XTk lHgjsYqm8oR/kC2NRXKH1AEO8+IYEXf+MS9Ze3jjVH2SiYffZPsKOnYFqfW/EngkULCLixT HNACiSXHrlUNPbYXd4ncA== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) > Unless you need tests and reports, I'll wait for your patch to land in the > trunk. This should work now. Please try with current trunk. Thanks, martin From unknown Sat Jun 21 10:46:29 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Fabrice Popineau Subject: bug#17286: closed (Re: bug#17286: 24.4.50; Incorrect frame height with menu-bar-mode on/off) Message-ID: References: <541BE709.2010700@gmx.at> X-Gnu-PR-Message: they-closed 17286 X-Gnu-PR-Package: emacs Reply-To: 17286@debbugs.gnu.org Date: Fri, 19 Sep 2014 08:20:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1411114805-16367-1" This is a multi-part message in MIME format... ------------=_1411114805-16367-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #17286: 24.4.50; Incorrect frame height with menu-bar-mode on/off which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 17286@debbugs.gnu.org. --=20 17286: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D17286 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1411114805-16367-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 17286-done) by debbugs.gnu.org; 19 Sep 2014 08:19:34 +0000 Received: from localhost ([127.0.0.1]:45152 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XUtPh-0004Ek-3q for submit@debbugs.gnu.org; Fri, 19 Sep 2014 04:19:33 -0400 Received: from mout.gmx.net ([212.227.17.20]:55913) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XUtPe-0004Ea-SU for 17286-done@debbugs.gnu.org; Fri, 19 Sep 2014 04:19:31 -0400 Received: from [178.190.17.206] ([178.190.17.206]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0Lskr7-1YRmXJ0ujZ-012Egn; Fri, 19 Sep 2014 10:19:28 +0200 Message-ID: <541BE709.2010700@gmx.at> Date: Fri, 19 Sep 2014 10:19:21 +0200 From: martin rudalics MIME-Version: 1.0 To: Fabrice Popineau Subject: Re: bug#17286: 24.4.50; Incorrect frame height with menu-bar-mode on/off References: <5350F7F8.10309@gmx.at> <5400B1F1.5050701@gmx.at> In-Reply-To: <5400B1F1.5050701@gmx.at> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:jJz8DCgod49k9AgYwIt52HYTIdftoHdSHR76OPIuLbyur7G3jwd O9V0N9mAYSKQQH0eszYecVenQRdx+NHMOLeJejypL8uWbRgKJlj7I+kehrX+e8RO4BVW6j9 L6lTbglTpNBWaa8v1bkj1Y13CTPKe/dnTORQ2NsxJmcYb6MS+84xGMUOoJEI0PZKFnd+iAg WuDsRUCsqKB5oolVktEqQ== X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 17286-done Cc: 17286-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) > This should work now. Please try with current trunk. Closing. Thanks, martin ------------=_1411114805-16367-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 17 Apr 2014 20:59:54 +0000 Received: from localhost ([127.0.0.1]:51167 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WatPV-0001Zd-5e for submit@debbugs.gnu.org; Thu, 17 Apr 2014 16:59:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41792) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WatPR-0001ZO-Sj for submit@debbugs.gnu.org; Thu, 17 Apr 2014 16:59:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WatPK-0004eD-ND for submit@debbugs.gnu.org; Thu, 17 Apr 2014 16:59:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WatPK-0004e7-Ki for submit@debbugs.gnu.org; Thu, 17 Apr 2014 16:59:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WatPJ-0006Sn-2S for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 16:59:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WatPH-0004da-JF for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 16:59:40 -0400 Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:56042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WatPH-0004dV-C5 for bug-gnu-emacs@gnu.org; Thu, 17 Apr 2014 16:59:39 -0400 Received: by mail-ie0-f170.google.com with SMTP id rd18so922349iec.29 for ; Thu, 17 Apr 2014 13:59:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=b9j81EqpS/nWhkl015YuDGVOqv/Cw2Elil9pkHIEC4c=; b=WeDYzcwtguGVAZw/qlAYImlmUKuD2U1uQ9CxCKhjFJmkSqHbzz/OqIfmeMm4pWJGG1 ZOKo6a4h2XIhqHyzEKQEg4OPXFBlMr+hiEJ15E0XeUucQXK2ht37SeVw/VbazWhev+EB iRHjXqfLLayGQRJAETn8e8+hhLJHFgou8trQNW3sXSg9FvYIBKN05+r5cm0dnwP9yJ5K wRU7IzM+7SIUT8cEJg0D+frumy+VIdNlpNuZBBAFAeK0wUK7u4aWxaWSgvjKwEh8UZlt i8opqFZCGo6FCJJmsT61KnkYdGUXskCCIkLnXVbPl9kHFhQBqDQzMUGsjfVeZa9dBAxF UDxA== X-Received: by 10.42.206.9 with SMTP id fs9mr11706307icb.33.1397768378593; Thu, 17 Apr 2014 13:59:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.10.202 with HTTP; Thu, 17 Apr 2014 13:59:18 -0700 (PDT) From: Fabrice Popineau Date: Thu, 17 Apr 2014 22:59:18 +0200 Message-ID: Subject: 24.4.50; Incorrect frame height with menu-bar-mode on/off To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=20cf303f64d0af38cd04f7434fa8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --20cf303f64d0af38cd04f7434fa8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Maximize the first frame with its menu bar but without its tool bar. Switch on/off menu-bar-mode several times: the frame height grows. Here is the frame-pixel-height reported in *Messages* Menu-Bar mode enabled Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. Menu-Bar mode enabled 1180 (#o2234, #x49c, ?=D2=9C) Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. 1207 (#o2267, #x4b7, ?=D2=B7) Menu-Bar mode enabled 1239 (#o2327, #x4d7, ?=D3=97) Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. 1271 (#o2367, #x4f7, ?=D3=B7) Best regards, Fabrice Popineau In GNU Emacs 24.4.50.3 (x86_64-w64-mingw32) of 2014-04-16 on ALIMANTADO Repository revision: 115831 fabrice.popineau@supelec.fr-20140416210032-k4fnr3beizg9nuy3 Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --host=3Dx86_64-w64-mingw32 --target=3Dx86_64-w64-mingw32 --build=3Dx86_64-w64-mingw32 --prefix=3D/c/Local/Emacs --libexecdir=3D/c/Local/Emacs/bin --datarootdir=3D/c/Local/Emacs --localstatedir=3D/c/Local/Emacs --sysconfdir=3D/c/Local/Emacs/etc --with-jpeg --with-xpm --with-png --with-tiff --with-rsvg --with-xml2 --with-gnutls 'CFLAGS=3D-I/mingw64/include -O3 -g' CPPFLAGS=3D-I/mingw64/include LDFLAGS=3D-L/mingw64/lib' Configured features: XPM JPEG TIFF GIF PNG RSVG NOTIFY ACL GNUTLS LIBXML2 ZLIB Important settings: value of $LANG: fr_FR.UTF-8 locale-coding-system: cp1252 Major mode: Messages Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: M-x t o o l - M-x m e n u - b a m m o M-x M-p M-x M-p M-x M-p M-: ( f r a m e - p i x e l - h e i g h t ) M-x M-p M-: M-p M-x M-p M-: M-p M-x M-p M-: M-p C-x b M-x r e p o r Recent messages: Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. Menu-Bar mode enabled 1180 (#o2234, #x49c, ?=D2=9C) Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. 1207 (#o2267, #x4b7, ?=D2=B7) Menu-Bar mode enabled 1239 (#o2327, #x4d7, ?=D3=97) Menu-Bar mode disabled Menu-bar mode disabled. Use M-x menu-bar-mode to make the menu bar appear. 1271 (#o2367, #x4f7, ?=D3=B7) Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils mule-util cus-start cus-load time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) Memory information: ((conses 16 85001 4886) (symbols 56 18628 0) (miscs 48 40 104) (strings 32 13345 3581) (string-bytes 1 318170) (vectors 16 9306) (vector-slots 8 369833 11038) (floats 8 57 182) (intervals 56 257 24) (buffers 960 12)) --20cf303f64d0af38cd04f7434fa8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Maximize the first frame with its menu= bar but without its tool bar.
Switch on/off menu-bar-mode severa= l times:
the frame height grows.

Here is= the frame-pixel-height reported in *Messages*
Menu-Bar mode enabled
Menu-Bar mode disabled
Menu-= bar mode disabled. =C2=A0Use M-x menu-bar-mode to make the menu bar appear.=
Menu-Bar mode enabled
1180 (#o2234, #x49c, ?=D2=9C)
Menu-Bar mode disabled
Menu-bar mode disabled. =C2=A0Use M-x menu= -bar-mode to make the menu bar appear.
1207 (#o2267, #x4b7, ?=D2= =B7)
Menu-Bar mode enabled
1239 (#o2327, #x4d7, ?=D3=97= )
Menu-Bar mode disabled
Menu-bar mode disabled. =C2=A0Use M-x menu= -bar-mode to make the menu bar appear.
1271 (#o2367, #x4f7, ?=D3= =B7)

Best regards,

Fabric= e Popineau



In GNU Emacs 24.4.50.3 (x= 86_64-w64-mingw32)
=C2=A0of 2014-04-16 on ALIMANTADO
Re= pository revision: 115831 fabrice.popineau@supelec.fr-20140416210032-k4fnr3= beizg9nuy3
Windowing system distributor `Microsoft Corp.', version 6.3.9600
Configured using:
=C2=A0`configure --host=3Dx86_64-w64-m= ingw32 --target=3Dx86_64-w64-mingw32
=C2=A0--build=3Dx86_64-w64-m= ingw32 --prefix=3D/c/Local/Emacs
=C2=A0--libexecdir=3D/c/Local/Emacs/bin --datarootdir=3D/c/Local/Emacs=
=C2=A0--localstatedir=3D/c/Local/Emacs --sysconfdir=3D/c/Local/E= macs/etc
=C2=A0--with-jpeg --with-xpm --with-png --with-tiff --wi= th-rsvg --with-xml2
=C2=A0--with-gnutls 'CFLAGS=3D-I/mingw64/include -O3 -g'
=
=C2=A0CPPFLAGS=3D-I/mingw64/include LDFLAGS=3D-L/mingw64/lib'

Configured features:
XPM JPEG TIFF GIF PNG R= SVG NOTIFY ACL GNUTLS LIBXML2 ZLIB

Important settings:
=C2=A0 value of $LANG: fr= _FR.UTF-8
=C2=A0 locale-coding-system: cp1252

Major mode: Messages

Minor modes in effect:<= /div>
=C2=A0 tooltip-mode: t
=C2=A0 electric-indent-mode: t
= =C2=A0 mouse-wheel-mode: t
=C2=A0 file-name-shadow-mode: t
<= div>=C2=A0 global-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode:= t
=C2=A0 auto-compression-mode: t
=C2=A0 buffer-read-o= nly: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark= -mode: t

Recent input:
<f11> M-x t o o l <tab> - <tab&= gt; <return> <f11> <f11>=C2=A0
<f11> <= f11> <f12> <f12> <f12> <f11> <f11> M-x m e= n=C2=A0
u - b a <tab> m m <backspace> o <tab> <return>= M-x=C2=A0
M-p <return> M-x M-p <return> M-x M-p <= return> <f11>=C2=A0
<f11> M-: ( f r a m e - p i x = e l - h e i g h t ) <return>=C2=A0
M-x M-p <return> M-: M-p <return> M-x M-p <return>= =C2=A0
M-: M-p <return> M-x M-p <return> M-: M-p <= return>=C2=A0
<f11> C-x b <return> <down-mouse-= 1> <mouse-movement>=C2=A0
<mouse-movement> <drag-mouse-1> <C-insert> M-x r e= =C2=A0
p o r <tab> <return>

= Recent messages:
Menu-bar mode disabled. =C2=A0Use M-x menu-bar-m= ode to make the menu bar appear.
Menu-Bar mode enabled
1180 (#o2234, #x49c, ?=D2=9C)
Menu-Bar mode disabled
Menu-bar mode disabled. =C2=A0Use M-x me= nu-bar-mode to make the menu bar appear.
1207 (#o2267, #x4b7, ?= =D2=B7)
Menu-Bar mode enabled
1239 (#o2327, #x4d7, ?=D3=97)
Menu-Bar mode disabled
Menu-bar mode disabled. =C2=A0Use M-x me= nu-bar-mode to make the menu bar appear.
1271 (#o2367, #x4f7, ?= =D3=B7)

Load-path shadows:
None found.

=
Features:
(shadow sort gnus-util mail-extr emacsbug me= ssage dired format-spec
rfc822 mml easymenu mml-sec mm-decode mm-= bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
=
ietf-drums mm-util help-fns mail-prsvr mail-utils mule-util cus-start<= /div>
cus-load time-date tooltip electric uniquify ediff-hook vc-hooks<= /div>
lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-w= in
w32-vars tool-bar dnd fontset image regexp-opt fringe tabulate= d-list
newcomment lisp-mode prog-mode register page menu-bar rfn-= eshadow timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai
tai-viet lao korean japanese hebrew greek romanian slovak czech eu= ropean
ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook hel= p
simple abbrev minibuffer nadvice loaddefs button faces cus-face= macroexp
files text-properties overlay sha1 md5 base64 format en= v code-pages mule
custom widget hashtable-print-readable backquote make-network-process<= /div>
w32notify w32 multi-tty emacs)

Memory in= formation:
((conses 16 85001 4886)
=C2=A0(symbols 56 18= 628 0)
=C2=A0(miscs 48 40 104)
=C2=A0(strings 32 13345 3581)
<= div>=C2=A0(string-bytes 1 318170)
=C2=A0(vectors 16 9306)
=C2=A0(vector-slots 8 369833 11038)
=C2=A0(floats 8 57 182)
=C2=A0(intervals 56 257 24)
=C2=A0(buffers 960 12))

--20cf303f64d0af38cd04f7434fa8-- ------------=_1411114805-16367-1--