unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Fix width tabs
@ 2022-02-17 21:31 Matthias Meulien
  2022-02-18  7:49 ` Juri Linkov
  0 siblings, 1 reply; 18+ messages in thread
From: Matthias Meulien @ 2022-02-17 21:31 UTC (permalink / raw)
  To: emacs-devel

When a tab has multiple windows, its name is updated depending on
current buffer name.  Switching window (C-x o) results in the tab being
renamed.

But buffer names of a given tab have heterogeneous lengths (*Help*,
*Summary Listes/emacs-devel*, etc.). Thus the tab bar layout may change
a lot while switching window, which is annoying: Visually, the tab bar
can occupy two lines then one, etc.

I'd like to configure all tabs to have the same width, whatever the
length of the name of the current buffer of a particular tab is. That
width could be the frame width divided by the number of tabs.

But I've not found a way to do that with current options. Is it already
possible?

My understanding is that it's the default behavior in other applications
like Firefox. Is there good reason to have different default?
-- 
Matthias



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-11-06 10:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-17 21:31 Fix width tabs Matthias Meulien
2022-02-18  7:49 ` Juri Linkov
2022-02-18 14:45   ` Matthias Meulien
2022-02-19 17:05     ` Juri Linkov
2022-02-21  8:30       ` Juri Linkov
2022-02-21 12:38         ` Matthias Meulien
2022-02-22 17:18           ` Juri Linkov
2022-10-27  7:40         ` Juri Linkov
2022-10-30 19:50           ` Matthias Meulien
2022-11-02 18:01             ` Juri Linkov
2022-11-04  7:48               ` Juri Linkov
2022-11-04  8:07                 ` Eli Zaretskii
2022-11-05 17:12                   ` Juri Linkov
2022-11-05 17:28                     ` Eli Zaretskii
2022-11-05 18:20                       ` Juri Linkov
2022-11-05 17:56                     ` tomas
2022-11-05 18:17                       ` Juri Linkov
2022-11-06 10:59                     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).