GNU bug report logs - #37667
27.0.50; Tab Bar display problems with more than 5 tabs

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Tue, 8 Oct 2019 18:57:02 UTC

Severity: normal

Found in version 27.0.50

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Juri Linkov <juri <at> linkov.net>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 37667 <at> debbugs.gnu.org
Subject: Re: bug#37667: 27.0.50; Tab Bar display problems with more than 5 tabs
Date: Wed, 16 Oct 2019 20:14:45 +0200
> word-wrap wraps at word boundary that sometimes might be inside the tab name
> when tab name contains spaces (tested frame-tabs.el on customization buffers
> whose names contain a lot of spaces).

Right.  It probably should use U-00A0 instead.

>>> 2. Disable wrapping to the second line since it's not supported in -nw;
>>
>> -nw should support it.
>
> Sorry, I don't understand the meaning of "should".
> Does this mean -nw already supports it but its support is not used?

No.  I meant it should be implemented on -nw, eventually.

>>> 3. Then truncate tab names to fit all tabs into the first line;
>>
>> Rather not.
>
> But all web browsers truncate tab names.

Firefox here does some strange shading before truncating.  I'm not
fond of it but my version here doesn't support tab mix plus any more.

> I tried a variable-pitch font for tab bars, and it looks good
> and makes tab widths smaller, so more tabs fits into the tab-bar.

Variable sized tabs can be a pain.  When you want to kill a row of
tabs by clicking on the "x" you have to move the mouse in between.

martin




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

Previous Next


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