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

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

bug#54684: 28.0.92; tab-undo doesn't respect numeric tab-bar-show


From: Juri Linkov
Subject: bug#54684: 28.0.92; tab-undo doesn't respect numeric tab-bar-show
Date: Sun, 03 Apr 2022 19:52:13 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

close 54684 29.0.50
thanks

> (setq tab-bar-show 1)
> (tab-new)
> (tab-close)
> (tab-undo)
>
> The expected result of this sequence of commands is to have two tabs,
> and the tab bar is shown because the number of tabs is higher than the
> value of tab-bar-show. The actual result is that there are two tabs, but
> the tab bar is not shown. (If a third tab is created, the tab bar
> reappears.)

Thanks for showing the valid use case.  This is fixed now in Emacs 29.





reply via email to

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