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#68765: 30.0.50; Adding window-tool-bar package. Date: Mon, 20 May 2024 20:14:47 +0300 Organization: LINKOV.NET Message-ID: <865xv8o16g.fsf@mail.linkov.net> References: <07df5e8408054bcae5968066b0cebf34@finder.org> <86fry0vihy.fsf@gnu.org> <86fry08di9.fsf@mail.linkov.net> <86cyrg5hc0.fsf@mail.linkov.net> <865xvyoupe.fsf@mail.linkov.net> <86frur76uj.fsf@gnu.org> <791456a05f91c68549027ea1ea33eaf6@finder.org> <84a5dcf2833598c5b588ab6dd4f5c762@finder.org> <86le4fxa41.fsf@mail.linkov.net> <86o799rnym.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37604"; 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: philipk@posteo.net, Eli Zaretskii , monnier@iro.umontreal.ca, 68765@debbugs.gnu.org To: Jared Finder Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon May 20 19:17:25 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 1s96dZ-0009cI-LD for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 20 May 2024 19:17:25 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s96dE-0001iT-2I; Mon, 20 May 2024 13:17:04 -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 1s96d8-0001g1-Hr for bug-gnu-emacs@gnu.org; Mon, 20 May 2024 13:17:00 -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 1s96d7-00068M-ON for bug-gnu-emacs@gnu.org; Mon, 20 May 2024 13:16:58 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s96dB-0004fn-TK for bug-gnu-emacs@gnu.org; Mon, 20 May 2024 13:17:01 -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, 20 May 2024 17:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68765 X-GNU-PR-Package: emacs Original-Received: via spool by 68765-submit@debbugs.gnu.org id=B68765.171622537117934 (code B ref 68765); Mon, 20 May 2024 17:17:01 +0000 Original-Received: (at 68765) by debbugs.gnu.org; 20 May 2024 17:16:11 +0000 Original-Received: from localhost ([127.0.0.1]:43748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s96cN-0004fC-DH for submit@debbugs.gnu.org; Mon, 20 May 2024 13:16:11 -0400 Original-Received: from relay1-d.mail.gandi.net ([217.70.183.193]:34425) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s96cH-0004eZ-Vb for 68765@debbugs.gnu.org; Mon, 20 May 2024 13:16:09 -0400 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id 15145240002; Mon, 20 May 2024 17:15:53 +0000 (UTC) In-Reply-To: <86o799rnym.fsf@mail.linkov.net> (Juri Linkov's message of "Tue, 14 May 2024 09:01:17 +0300") 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:285485 Archived-At: >> I think after these patches are applied, the remaining work to resolve this >> would be having the ELPA package added and me updating NEWS and the manual. >> I can start on the updates. > > Thanks, the changes in tab-line.el look nice. Oh, for some reason now a lot of messages are displayed while restoring the desktop where tab-line-mode is saved for every buffer: tab-line-format set outside of tab-line-mode, currently ‘(:eval (tab-line-format))’ ... tab-line-format set outside of tab-line-mode, currently ‘(:eval (tab-line-format))’ [2 times] ... tab-line-format set outside of tab-line-mode, currently ‘(:eval (tab-line-format))’ ... tab-line-format set outside of tab-line-mode, currently ‘(:eval (tab-line-format))’ [8 times] ... tab-line-format set outside of tab-line-mode, currently ‘(:eval (tab-line-format))’ [35 times]