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#46299: 28.0.50; Value of tab-bar-show not respected in new frames. Date: Tue, 09 Feb 2021 20:06:07 +0200 Organization: LINKOV.NET Message-ID: <87lfbx3yls.fsf@mail.linkov.net> References: <871rdv4xog.fsf@gmail.com> <87k0rmnbqs.fsf@mail.linkov.net> <87a6sfu0fi.fsf@mail.linkov.net> <87v9b2ifrz.fsf@mail.linkov.net> <55ebad56-b440-198a-653e-1660040d5eae@gmx.at> <38b988fd-2ad6-a596-23a0-1d765249f718@gmx.at> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6190"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: 46299@debbugs.gnu.org To: Bastian Beranek Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Feb 09 19:18:04 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 1l9XaO-0001Uq-By for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 09 Feb 2021 19:18:04 +0100 Original-Received: from localhost ([::1]:41284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9XaN-0002fU-C1 for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 09 Feb 2021 13:18:03 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39662) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l9XYQ-0000wd-NI for bug-gnu-emacs@gnu.org; Tue, 09 Feb 2021 13:16:06 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:43007) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l9XYQ-0004Er-Fy for bug-gnu-emacs@gnu.org; Tue, 09 Feb 2021 13:16:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l9XYQ-0007an-CN for bug-gnu-emacs@gnu.org; Tue, 09 Feb 2021 13:16:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 09 Feb 2021 18:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46299 X-GNU-PR-Package: emacs Original-Received: via spool by 46299-submit@debbugs.gnu.org id=B46299.161289453329131 (code B ref 46299); Tue, 09 Feb 2021 18:16:02 +0000 Original-Received: (at 46299) by debbugs.gnu.org; 9 Feb 2021 18:15:33 +0000 Original-Received: from localhost ([127.0.0.1]:54551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9XXw-0007Zn-Nl for submit@debbugs.gnu.org; Tue, 09 Feb 2021 13:15:33 -0500 Original-Received: from relay7-d.mail.gandi.net ([217.70.183.200]:48351) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9XXv-0007ZH-0f for 46299@debbugs.gnu.org; Tue, 09 Feb 2021 13:15:31 -0500 X-Originating-IP: 91.129.108.204 Original-Received: from mail.gandi.net (m91-129-108-204.cust.tele2.ee [91.129.108.204]) (Authenticated sender: juri@linkov.net) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 287DE2000A; Tue, 9 Feb 2021 18:15:22 +0000 (UTC) In-Reply-To: (Bastian Beranek's message of "Tue, 9 Feb 2021 12:44:47 +0100") 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:199708 Archived-At: > I don't think tab-bar-mode can vary from frame to frame? Indeed, currently tab-bar-mode is global, but not frame-local. It's just a convenient way to enable the tab-bar without creating a new tab first (when tab-bar-show is t). Another convenience of tab-bar-mode is enabling the C-TAB keybindings for switching tabs. > Hope this is satisfactory, if not please feel free to adjust as you wish. Thanks, looks nice, but needs a little more testing with different settings. > Do I need to do the contribution paperworks for this patch? So far I > haven't done that. I don't know. Please ask Eli or Lars if your contributions fit into the updated rule in https://debbugs.gnu.org/44834#73