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

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

bug#62575: 29.0.60; Tabs are not showing the right names of the buffers


From: Claudio Grondi
Subject: bug#62575: 29.0.60; Tabs are not showing the right names of the buffers
Date: Mon, 3 Apr 2023 14:37:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2


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?


On 4/3/23 08:30, Juri Linkov wrote:
The "bug" is that clicking on the now visible tab *Completions* in the
tab-line will show the *Completions* buffer, but there will be no tab-line
anymore there to click to get back to the other buffers.

Is it a bug of a tab-line or a feature?
It's a feature.  You can customize 'tab-line-exclude-modes'
and remove 'completion-list-mode' from its default value.






reply via email to

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