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#71386: 29.1; Frame is auto-deleted even when it has multiple tabs Date: Wed, 19 Jun 2024 09:24:31 +0300 Organization: LINKOV.NET Message-ID: <86h6dp1mcg.fsf@mail.linkov.net> References: <86msnu9fhg.fsf@gnu.org> <86zfruc7qh.fsf@mail.linkov.net> <86ikyi9e2l.fsf@gnu.org> <86o78ac6ny.fsf@mail.linkov.net> <0ab646c8-ff46-4c27-acbf-b5f4b8ab06fd@gmx.at> <86frtkeyzo.fsf@mail.linkov.net> <811654d9-bde2-4ba5-bbeb-15db0d7dcf00@gmx.at> <86r0d1iaxc.fsf@mail.linkov.net> <8634pfe735.fsf@mail.linkov.net> <2b0260af-82f1-4c08-9d15-dd4f3f40d13d@gmx.at> <86frtdtlns.fsf@mail.linkov.net> <87b7ee75-7c63-42ac-8551-c0d20a46ea43@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="18806"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) Cc: martin rudalics , Eli Zaretskii , 71386@debbugs.gnu.org To: Al Haji-Ali Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jun 19 08:26:21 2024 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 1sJolw-0004iU-My for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 19 Jun 2024 08:26:20 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJole-0002p9-Ck; Wed, 19 Jun 2024 02:26:02 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJolb-0002oO-Og for bug-gnu-emacs@gnu.org; Wed, 19 Jun 2024 02:26:01 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sJolb-0007yG-Fs for bug-gnu-emacs@gnu.org; Wed, 19 Jun 2024 02:25:59 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJole-0001Kc-95 for bug-gnu-emacs@gnu.org; Wed, 19 Jun 2024 02:26: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: Wed, 19 Jun 2024 06:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71386 X-GNU-PR-Package: emacs Original-Received: via spool by 71386-submit@debbugs.gnu.org id=B71386.17187783575107 (code B ref 71386); Wed, 19 Jun 2024 06:26:02 +0000 Original-Received: (at 71386) by debbugs.gnu.org; 19 Jun 2024 06:25:57 +0000 Original-Received: from localhost ([127.0.0.1]:34501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJolY-0001KI-LP for submit@debbugs.gnu.org; Wed, 19 Jun 2024 02:25:56 -0400 Original-Received: from relay5-d.mail.gandi.net ([217.70.183.197]:60049) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJolW-0001K3-6x for 71386@debbugs.gnu.org; Wed, 19 Jun 2024 02:25:54 -0400 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id 01EE51C0005; Wed, 19 Jun 2024 06:25:22 +0000 (UTC) In-Reply-To: (Al Haji-Ali's message of "Tue, 18 Jun 2024 20:04:45 +0100") X-GND-Sasl: juri@linkov.net 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:287466 Archived-At: >> We've been discussing changes to 'switch-to-prev-buffer' in Bug#69993 >> but ended up in disagreement on what to do. Juri then implemented a >> purely tab-bar based method. For my Emacs I use an option that allows >> it to switch to buffers that have been already displayed at least once >> only and am quite happy with it (I've never managed to derive a suitable >> regexp for all buffers I never want to switch to). > > I'll check Bug#69993 and try to figure out how to close the tab when > it has a single dedicated window from `switch-to-prev-buffer`, Unfortunately, there is nothing to figure out from Bug#69993, because it was about tab-line, not tab-bar. > or maybe Juri has some ideas? I don't know why Martin wants to avoid closing the tabs in window.el when tabs have the same status as frames, and frames are deleted in window.el.