From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#51558: Long mode-line-compact breaks tab-line tabs Date: Mon, 01 Nov 2021 21:59:42 +0200 Organization: LINKOV.NET Message-ID: <86pmrjsl3l.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35438"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) To: 51558@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Nov 01 22:19:02 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mhehq-0008xc-6G for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 01 Nov 2021 22:19:02 +0100 Original-Received: from localhost ([::1]:34220 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mhehp-0003jN-4X for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 01 Nov 2021 17:19:01 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhde3-0000m6-0E for bug-gnu-emacs@gnu.org; Mon, 01 Nov 2021 16:11:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52906) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mhde2-0006zT-Gd for bug-gnu-emacs@gnu.org; Mon, 01 Nov 2021 16:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mhde2-0007JW-9i for bug-gnu-emacs@gnu.org; Mon, 01 Nov 2021 16:11:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 01 Nov 2021 20:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51558 X-GNU-PR-Package: emacs X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Original-Received: via spool by submit@debbugs.gnu.org id=B.163579741128027 (code B ref -1); Mon, 01 Nov 2021 20:11:02 +0000 Original-Received: (at submit) by debbugs.gnu.org; 1 Nov 2021 20:10:11 +0000 Original-Received: from localhost ([127.0.0.1]:36216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mhddD-0007Hz-Aj for submit@debbugs.gnu.org; Mon, 01 Nov 2021 16:10:11 -0400 Original-Received: from lists.gnu.org ([209.51.188.17]:34962) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mhdd8-0007Hk-Qq for submit@debbugs.gnu.org; Mon, 01 Nov 2021 16:10:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47622) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhdd5-0008DM-9c for bug-gnu-emacs@gnu.org; Mon, 01 Nov 2021 16:10:06 -0400 Original-Received: from relay11.mail.gandi.net ([217.70.178.231]:40321) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhdcz-0006Zb-CG for bug-gnu-emacs@gnu.org; Mon, 01 Nov 2021 16:10:03 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by relay11.mail.gandi.net (Postfix) with ESMTPSA id D89AE100006 for ; Mon, 1 Nov 2021 20:09:51 +0000 (UTC) Received-SPF: pass client-ip=217.70.178.231; envelope-from=juri@linkov.net; helo=relay11.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:218791 Archived-At: 0. emacs -Q 1. (setq mode-line-compact 'long) 2. (global-tab-line-mode) 3. Visit more buffers in the same window 4. Click on a non-first tab on the tab-line 5. It always selects the first tab only The click event returns a string that contains all tabs, whereas with the default value of mode-line-compact the event correctly contains only one tab's string. I don't know why mode-line-compact affects the tab-line, but maybe it should have a condition to not apply to the tab-line?