all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Claudio Grondi <claudio.grondi@freenet.de>
To: Juri Linkov <juri@linkov.net>
Cc: Eli Zaretskii <eliz@gnu.org>, 62575@debbugs.gnu.org
Subject: bug#62575: 29.0.60; Tabs are not showing the right names of the buffers
Date: Mon, 3 Apr 2023 20:06:27 +0200	[thread overview]
Message-ID: <6225c9ae-eb72-4c3b-919b-b67832ed4e6c@freenet.de> (raw)
In-Reply-To: <86zg7p860a.fsf@mail.linkov.net>

[-- Attachment #1: Type: text/plain, Size: 2649 bytes --]


On 4/3/23 18:11, Juri Linkov wrote:
>> I have now in my .emacs:
>>
>> (custom-set-variables
>>    '(tab-line-exclude-modes nil)
>>
>> but this haven't changed the behavior. The tab-line is still disappearing
>> when viewing *xxx* buffers.
>>
>> What am I still missing?
> Probably this is because you enabled buffer-local 'tab-line-mode'
> instead of 'global-tab-line-mode'.

OK, I have put

(setq global-tab-line-mode t)

into my initialization file. But this didn't help either.

Do I understand it right that the tab-line-mode is NOT as I am expecting 
and maybe erroneously assuming a property/switch of a window, but a 
property/switch of a single buffer viewed in the window??? Or is it just 
only a symbol value which might, but not must be respected while running 
rendering of the graphics of the area between the toolbar and the 
minibuffer?

And if in the buffer the local tab-line-mode is for some weird reason 
switched-off the window showing that buffer does not show the tab-line???

Coupled with not taking seriously the state of the switch shown in the 
Options -> Show/Hide -> Window Tab Line (it's just a switch showing some 
not valid switch state, like a label on a tab-bar just showing some 
non-existing buffer name as label is also considered OK and not a bug), 
this above will explain all the weird behavior I experience.

What I am wondering about is, how does it come that I am bumping in all 
these problems? Because I am trying to understand how it works and 
testing all the possible edge cases? Making around 150 windows shown in 
a "root window" sometimes called "frame" sometimes "window 
configuration" and experiencing then weird behavior on reload from the 
.desktop file, where most of the tab-lines are lost and the window sizes 
are not as before exiting and saving the .desktop file? Without being 
able to discover any clear rule or some reproducible pattern in what I 
can observe?

It seems to be not possible to create a perfectly adjusted pattern of 
100 and more windows and then store it to a .desktop file being sure 
they will be recreated on next start as seen on the screen. OK - somehow 
is it maybe misusing of an text editor for creating patterns of 
rectangles, but if the underlying programming would work the right way 
it should be possible to use it also for the unique experience of typing 
at 100 and more places on the screen at the same time.

Attached a desktop file with many, many windows which were originally 
perfectly distributed giving a nice regular pattern. The work of 
positioning the windows was not worth the effort - the restored pattern 
is all, but not as created.


[-- Attachment #2: emacs.desktop.tar.bz2 --]
[-- Type: application/x-bzip, Size: 3816 bytes --]

  reply	other threads:[~2023-04-03 18:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31 21:06 bug#62575: 29.0.60; Tabs are not showing the right names of the buffers Claudio Grondi
2023-04-01  5:37 ` Eli Zaretskii
2023-04-01 11:19   ` Claudio Grondi
2023-04-01 11:38     ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-01 12:28       ` Claudio Grondi
2023-04-01 12:32         ` Eli Zaretskii
2023-04-01 11:55     ` Eli Zaretskii
2023-04-01 14:07     ` Eli Zaretskii
2023-04-02  6:48       ` Juri Linkov
2023-04-02 15:26         ` Claudio Grondi
2023-04-02 16:29           ` Juri Linkov
2023-04-02 21:45             ` Claudio Grondi
2023-04-03  6:30               ` Juri Linkov
2023-04-03 12:37                 ` Claudio Grondi
2023-04-03 16:11                   ` Juri Linkov
2023-04-03 18:06                     ` Claudio Grondi [this message]
2023-04-04  6:56                       ` Juri Linkov
2024-05-02 18:12                         ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6225c9ae-eb72-4c3b-919b-b67832ed4e6c@freenet.de \
    --to=claudio.grondi@freenet.de \
    --cc=62575@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=juri@linkov.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.