bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46299: 28.0.50; Value of tab-bar-show not respected in new frames.


From: Eli Zaretskii
Subject: bug#46299: 28.0.50; Value of tab-bar-show not respected in new frames.
Date: Mon, 15 Feb 2021 17:53:26 +0200

> From: Bastian Beranek <bastian.beischer@gmail.com>
> Date: Mon, 15 Feb 2021 16:32:24 +0100
> Cc: Juri Linkov <juri@linkov.net>, 46299@debbugs.gnu.org
> 
> > >   (set-frame-parameter nil 'tab-bar-lines 0)
> > >   (set-frame-parameter nil 'tab-bar-lines 1)
> > >   (set-frame-parameter nil 'tab-bar-lines 0)
> > >
> > > that breaks the menu bar.
> >
> > It doesn't break the menu bar here.  What kind of breakage are we
> > talking about, and in what Emacs configuration?
> 
> For this to trigger you need to put those lines in a .el file (say
> foo.el) and run emacs in text mode and load that file:
> 
> emacs -nw -Q -l foo.el
> 
> For me there is no menu-bar anymore and using this emacs instance
> quickly reveals visual glitches (mode line jumping around for
> example). A good way to provoke this is to create a few tabs with C-x
> t 2.

I see the problem on GNU/Linux, but not on MS-Windows.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]