GNU bug report logs -
#76210
31.0.50; menu-bar-mode unexpectedly shrinks frame substantially
Previous Next
Reported by: Markus Triska <triska <at> metalevel.at>
Date: Tue, 11 Feb 2025 19:08:01 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#76210: 31.0.50; menu-bar-mode unexpectedly shrinks frame substantially
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 76210 <at> debbugs.gnu.org.
--
76210: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76210
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> From: Markus Triska <triska <at> metalevel.at>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 76210 <at> debbugs.gnu.org
> Date: Wed, 12 Feb 2025 18:41:31 +0100
>
> martin rudalics <rudalics <at> gmx.at> writes:
>
> > before triggering that loop? If you want to run it from the command line,
> > use
> >
> > --eval "(progn (setopt frame-inhibit-implied-resize '(tab-bar-lines menu-bar-lines)) (while t (menu-bar-mode (if menu-bar-mode 0 1)) (redisplay)))"
>
> This yields exactly the behaviour I would expect from repeatedly
> enabling and disabling menu-bar-mode, i.e.: no changes of frame size
> even after many repetitions.
no further comments, so I presume the issue is resolved, and I'm
closing this bug.
[Message part 3 (message/rfc822, inline)]
To reproduce this issue, please invoke Emacs with:
$ emacs -Q --eval "(while t (menu-bar-mode (if menu-bar-mode 0 1)) (redisplay))"
Within a few seconds of running this, I unexpectedly see the frame
getting smaller and smaller.
With earlier Emacs versions, the frame unexpectedly becomes
substantially larger within a few minutes of running it.
All the best,
Markus
In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw
scroll bars) of 2025-02-11 built on debian
Repository revision: 0e76716c5faa5e91ac3913b02ba4dc690cf5df83
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux 10 (buster)
Configured using:
'configure --with-x-toolkit=lucid --with-xpm=ifavailable
--with-gif=ifavailable --with-tiff=ifavailable
--with-gnutls=ifavailable'
Configured features:
FREETYPE GMP JPEG LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG SECCOMP
SOUND THREADS TOOLKIT_SCROLL_BARS X11 XDBE XFT XIM XPM LUCID ZLIB
This bug report was last modified 77 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.