GNU bug report logs - #38684
26.3; toggle menu bar twice may change frame height

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Fri, 20 Dec 2019 02:45:01 UTC

Severity: minor

Found in version 26.3

Full log


Message #11 received at 38684 <at> debbugs.gnu.org (full text, mbox):

From: ynyaaa <at> gmail.com
To: martin rudalics <rudalics <at> gmx.at>
Cc: 38684 <at> debbugs.gnu.org
Subject: Re: bug#38684: 26.3; toggle menu bar twice may change frame height
Date: Sun, 22 Dec 2019 21:28:18 +0900
martin rudalics <rudalics <at> gmx.at> writes:

>> If the frame is narrow enough to display the menu bar for current buffer
>> in two lines and wide enough to display the menu bar for minibuffer in
>> one line, toggling menu bar using minibuffer(M-x menu-bar-mode) twice
>> enlarges the frame height.
>>
>>
>> In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
>>   of 2019-08-29 built on CIRROCUMULUS
>> Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
>> Windowing system distributor 'Microsoft Corp.', version 6.3.9600
>> Recent messages:
>
> Adding 'menu-bar-lines' to 'frame-inhibit-implied-resize' should be
> the second best cure for that (setting 'frame-inhibit-implied-resize'
> to t being certainly the best).  Other than that, I strongly doubt
> that anyone will fix such corner cases.  Or maybe you want to give it
> a try?
>
> martin

I didn't know the variable. Thank you.

Descriptions in info (elisp)Implied Frame Resizing and
in help C-h v frame-inhibit-implied-resize slightly differ.

first paragraph
info: If this option is non-‘nil’, no implied resizing is done.
help: If this option is t, no such resizing is done.

second paragraph
info: The value of this option can be also a list
help: The value of this option can be also be a list




This bug report was last modified 4 years and 295 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.